|
43 | 43 | CEE28D4A1AE0079200F4023C /* GCDWebUploader.m in Sources */ = {isa = PBXBuildFile; fileRef = E2BE850918E77ECA0061360B /* GCDWebUploader.m */; };
|
44 | 44 | CEE28D591AE00AFE00F4023C /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E22112981690B7AA0048D2B2 /* CFNetwork.framework */; };
|
45 | 45 | CEE28D6A1AE1ABAA00F4023C /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CEE28D691AE1ABAA00F4023C /* UIKit.framework */; };
|
46 |
| - E24A3C0721E2879F00C58878 /* GCDWebServer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CEE28CEF1AE0051F00F4023C /* GCDWebServer.framework */; }; |
47 |
| - E24A3C0E21E28D3C00C58878 /* GCDWebServer.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = CEE28CEF1AE0051F00F4023C /* GCDWebServer.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
48 |
| - E2DDD1FD1BE69EE5002CE867 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2DDD1FC1BE69EE5002CE867 /* AppDelegate.swift */; }; |
49 |
| - E2DDD2001BE69EE5002CE867 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2DDD1FF1BE69EE5002CE867 /* ViewController.swift */; }; |
50 |
| - E2DDD2031BE69EE5002CE867 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E2DDD2011BE69EE5002CE867 /* Main.storyboard */; }; |
51 |
| - E2DDD2051BE69EE5002CE867 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E2DDD2041BE69EE5002CE867 /* Assets.xcassets */; }; |
52 |
| - E2DDD2081BE69EE5002CE867 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E2DDD2061BE69EE5002CE867 /* LaunchScreen.storyboard */; }; |
53 | 46 | E2DDD2251BE6A0AE002CE867 /* libxml2.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = E2DDD2241BE6A0AE002CE867 /* libxml2.tbd */; };
|
54 | 47 | E2DDD2271BE6A0B4002CE867 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = E2DDD2261BE6A0B4002CE867 /* libz.tbd */; };
|
55 | 48 | /* End PBXBuildFile section */
|
56 | 49 |
|
57 |
| -/* Begin PBXContainerItemProxy section */ |
58 |
| - E24A3C0321E2879000C58878 /* PBXContainerItemProxy */ = { |
59 |
| - isa = PBXContainerItemProxy; |
60 |
| - containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; |
61 |
| - proxyType = 1; |
62 |
| - remoteGlobalIDString = CEE28CEE1AE0051F00F4023C; |
63 |
| - remoteInfo = "GCDWebServers (iOS)"; |
64 |
| - }; |
65 |
| -/* End PBXContainerItemProxy section */ |
66 |
| - |
67 |
| -/* Begin PBXCopyFilesBuildPhase section */ |
68 |
| - E24A3C0C21E28D1E00C58878 /* Copy Frameworks */ = { |
69 |
| - isa = PBXCopyFilesBuildPhase; |
70 |
| - buildActionMask = 2147483647; |
71 |
| - dstPath = ""; |
72 |
| - dstSubfolderSpec = 10; |
73 |
| - files = ( |
74 |
| - E24A3C0E21E28D3C00C58878 /* GCDWebServer.framework in Copy Frameworks */, |
75 |
| - ); |
76 |
| - name = "Copy Frameworks"; |
77 |
| - runOnlyForDeploymentPostprocessing = 0; |
78 |
| - }; |
79 |
| -/* End PBXCopyFilesBuildPhase section */ |
80 |
| - |
81 | 50 | /* Begin PBXFileReference section */
|
82 | 51 | CA91838328B8E10100ACD424 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; };
|
83 | 52 | CEE28CEF1AE0051F00F4023C /* GCDWebServer.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = GCDWebServer.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
121 | 90 | E2BE850718E77ECA0061360B /* GCDWebUploader.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = GCDWebUploader.bundle; sourceTree = "<group>"; };
|
122 | 91 | E2BE850818E77ECA0061360B /* GCDWebUploader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebUploader.h; sourceTree = "<group>"; };
|
123 | 92 | E2BE850918E77ECA0061360B /* GCDWebUploader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebUploader.m; sourceTree = "<group>"; };
|
124 |
| - E2DDD1F61BE69EE4002CE867 /* GCDWebServer Sample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "GCDWebServer Sample.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
125 | 93 | E2DDD1FC1BE69EE5002CE867 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
126 | 94 | E2DDD1FF1BE69EE5002CE867 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
127 | 95 | E2DDD2021BE69EE5002CE867 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
145 | 113 | );
|
146 | 114 | runOnlyForDeploymentPostprocessing = 0;
|
147 | 115 | };
|
148 |
| - E2DDD1F31BE69EE4002CE867 /* Frameworks */ = { |
149 |
| - isa = PBXFrameworksBuildPhase; |
150 |
| - buildActionMask = 2147483647; |
151 |
| - files = ( |
152 |
| - E24A3C0721E2879F00C58878 /* GCDWebServer.framework in Frameworks */, |
153 |
| - ); |
154 |
| - runOnlyForDeploymentPostprocessing = 0; |
155 |
| - }; |
156 | 116 | /* End PBXFrameworksBuildPhase section */
|
157 | 117 |
|
158 | 118 | /* Begin PBXGroup section */
|
|
176 | 136 | isa = PBXGroup;
|
177 | 137 | children = (
|
178 | 138 | CEE28CEF1AE0051F00F4023C /* GCDWebServer.framework */,
|
179 |
| - E2DDD1F61BE69EE4002CE867 /* GCDWebServer Sample.app */, |
180 | 139 | );
|
181 | 140 | name = Products;
|
182 | 141 | sourceTree = "<group>";
|
|
344 | 303 | productReference = CEE28CEF1AE0051F00F4023C /* GCDWebServer.framework */;
|
345 | 304 | productType = "com.apple.product-type.framework";
|
346 | 305 | };
|
347 |
| - E2DDD1F51BE69EE4002CE867 /* GCDWebServer Sample (iOS) */ = { |
348 |
| - isa = PBXNativeTarget; |
349 |
| - buildConfigurationList = E2DDD20A1BE69EE5002CE867 /* Build configuration list for PBXNativeTarget "GCDWebServer Sample (iOS)" */; |
350 |
| - buildPhases = ( |
351 |
| - E2DDD1F41BE69EE4002CE867 /* Resources */, |
352 |
| - E24A3C0C21E28D1E00C58878 /* Copy Frameworks */, |
353 |
| - E2DDD1F21BE69EE4002CE867 /* Sources */, |
354 |
| - E2DDD1F31BE69EE4002CE867 /* Frameworks */, |
355 |
| - ); |
356 |
| - buildRules = ( |
357 |
| - ); |
358 |
| - dependencies = ( |
359 |
| - E24A3C0421E2879000C58878 /* PBXTargetDependency */, |
360 |
| - ); |
361 |
| - name = "GCDWebServer Sample (iOS)"; |
362 |
| - productName = "GCDWebServer (iOS)"; |
363 |
| - productReference = E2DDD1F61BE69EE4002CE867 /* GCDWebServer Sample.app */; |
364 |
| - productType = "com.apple.product-type.application"; |
365 |
| - }; |
366 | 306 | /* End PBXNativeTarget section */
|
367 | 307 |
|
368 | 308 | /* Begin PBXProject section */
|
|
374 | 314 | CEE28CEE1AE0051F00F4023C = {
|
375 | 315 | CreatedOnToolsVersion = 6.3;
|
376 | 316 | };
|
377 |
| - E2DDD1F51BE69EE4002CE867 = { |
378 |
| - CreatedOnToolsVersion = 7.1; |
379 |
| - }; |
380 | 317 | };
|
381 | 318 | };
|
382 | 319 | buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "GCDWebServer" */;
|
|
391 | 328 | projectDirPath = "";
|
392 | 329 | projectRoot = "";
|
393 | 330 | targets = (
|
394 |
| - E2DDD1F51BE69EE4002CE867 /* GCDWebServer Sample (iOS) */, |
395 | 331 | CEE28CEE1AE0051F00F4023C /* GCDWebServer (iOS) */,
|
396 | 332 | );
|
397 | 333 | };
|
|
406 | 342 | );
|
407 | 343 | runOnlyForDeploymentPostprocessing = 0;
|
408 | 344 | };
|
409 |
| - E2DDD1F41BE69EE4002CE867 /* Resources */ = { |
410 |
| - isa = PBXResourcesBuildPhase; |
411 |
| - buildActionMask = 2147483647; |
412 |
| - files = ( |
413 |
| - E2DDD2081BE69EE5002CE867 /* LaunchScreen.storyboard in Resources */, |
414 |
| - E2DDD2051BE69EE5002CE867 /* Assets.xcassets in Resources */, |
415 |
| - E2DDD2031BE69EE5002CE867 /* Main.storyboard in Resources */, |
416 |
| - ); |
417 |
| - runOnlyForDeploymentPostprocessing = 0; |
418 |
| - }; |
419 | 345 | /* End PBXResourcesBuildPhase section */
|
420 | 346 |
|
421 | 347 | /* Begin PBXSourcesBuildPhase section */
|
|
441 | 367 | );
|
442 | 368 | runOnlyForDeploymentPostprocessing = 0;
|
443 | 369 | };
|
444 |
| - E2DDD1F21BE69EE4002CE867 /* Sources */ = { |
445 |
| - isa = PBXSourcesBuildPhase; |
446 |
| - buildActionMask = 2147483647; |
447 |
| - files = ( |
448 |
| - E2DDD2001BE69EE5002CE867 /* ViewController.swift in Sources */, |
449 |
| - E2DDD1FD1BE69EE5002CE867 /* AppDelegate.swift in Sources */, |
450 |
| - ); |
451 |
| - runOnlyForDeploymentPostprocessing = 0; |
452 |
| - }; |
453 | 370 | /* End PBXSourcesBuildPhase section */
|
454 | 371 |
|
455 |
| -/* Begin PBXTargetDependency section */ |
456 |
| - E24A3C0421E2879000C58878 /* PBXTargetDependency */ = { |
457 |
| - isa = PBXTargetDependency; |
458 |
| - target = CEE28CEE1AE0051F00F4023C /* GCDWebServer (iOS) */; |
459 |
| - targetProxy = E24A3C0321E2879000C58878 /* PBXContainerItemProxy */; |
460 |
| - }; |
461 |
| -/* End PBXTargetDependency section */ |
462 |
| - |
463 | 372 | /* Begin PBXVariantGroup section */
|
464 | 373 | E2DDD2011BE69EE5002CE867 /* Main.storyboard */ = {
|
465 | 374 | isa = PBXVariantGroup;
|
|
628 | 537 | };
|
629 | 538 | name = Release;
|
630 | 539 | };
|
631 |
| - E2DDD20B1BE69EE5002CE867 /* Debug */ = { |
632 |
| - isa = XCBuildConfiguration; |
633 |
| - buildSettings = { |
634 |
| - COPY_PHASE_STRIP = NO; |
635 |
| - ENABLE_BITCODE = YES; |
636 |
| - INFOPLIST_FILE = iOS/Info.plist; |
637 |
| - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
638 |
| - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
639 |
| - PRODUCT_BUNDLE_IDENTIFIER = "net.pol-online.GCDWebServer.Sample"; |
640 |
| - PRODUCT_NAME = "GCDWebServer Sample"; |
641 |
| - SDKROOT = iphoneos; |
642 |
| - TARGETED_DEVICE_FAMILY = "1,2"; |
643 |
| - }; |
644 |
| - name = Debug; |
645 |
| - }; |
646 |
| - E2DDD20C1BE69EE5002CE867 /* Release */ = { |
647 |
| - isa = XCBuildConfiguration; |
648 |
| - buildSettings = { |
649 |
| - COPY_PHASE_STRIP = NO; |
650 |
| - ENABLE_BITCODE = YES; |
651 |
| - INFOPLIST_FILE = iOS/Info.plist; |
652 |
| - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
653 |
| - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
654 |
| - PRODUCT_BUNDLE_IDENTIFIER = "net.pol-online.GCDWebServer.Sample"; |
655 |
| - PRODUCT_NAME = "GCDWebServer Sample"; |
656 |
| - SDKROOT = iphoneos; |
657 |
| - TARGETED_DEVICE_FAMILY = "1,2"; |
658 |
| - }; |
659 |
| - name = Release; |
660 |
| - }; |
661 | 540 | /* End XCBuildConfiguration section */
|
662 | 541 |
|
663 | 542 | /* Begin XCConfigurationList section */
|
|
679 | 558 | defaultConfigurationIsVisible = 0;
|
680 | 559 | defaultConfigurationName = Release;
|
681 | 560 | };
|
682 |
| - E2DDD20A1BE69EE5002CE867 /* Build configuration list for PBXNativeTarget "GCDWebServer Sample (iOS)" */ = { |
683 |
| - isa = XCConfigurationList; |
684 |
| - buildConfigurations = ( |
685 |
| - E2DDD20B1BE69EE5002CE867 /* Debug */, |
686 |
| - E2DDD20C1BE69EE5002CE867 /* Release */, |
687 |
| - ); |
688 |
| - defaultConfigurationIsVisible = 0; |
689 |
| - defaultConfigurationName = Release; |
690 |
| - }; |
691 | 561 | /* End XCConfigurationList section */
|
692 | 562 | };
|
693 | 563 | rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
|
|
0 commit comments