Updated Xcode project for Mac & iOS

This commit is contained in:
Pierre-Olivier Latour
2012-12-30 10:00:41 -08:00
parent 23bddb2b5c
commit 0716de5149
7 changed files with 346 additions and 58 deletions
+5
View File
@@ -25,6 +25,11 @@
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#import <TargetConditionals.h>
#if TARGET_OS_IPHONE
#import <MobileCoreServices/MobileCoreServices.h>
#endif
#import <netinet/in.h>
#import "GCDWebServerPrivate.h"