Private
Public Access
1
0

Switch to statically linking CocoaHTTPServer

This commit is contained in:
2025-06-13 13:35:42 -07:00
parent 78eb946109
commit 7352efbcfd
9 changed files with 18 additions and 54 deletions

View File

@@ -16,7 +16,7 @@
#import "MBIMURLUtilities.h"
#import <Security/Security.h>
#import <CocoaHTTPServer/HTTPMessage.h>
#import "HTTPMessage.h"
@interface HTTPConnection (/* INTERNAL */)
- (BOOL)isAuthenticated;