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

@@ -6,7 +6,7 @@
// Copyright © 2018 James Magahern. All rights reserved.
//
#import <CocoaHTTPServer/HTTPServer.h>
#import "HTTPServer.h"
NS_ASSUME_NONNULL_BEGIN