|
25 | 25 |
|
26 | 26 | /* Begin PBXFileReference section */
|
27 | 27 | 0571DE3C40F21A4EEA65FC9E /* Pods_XYNav_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_XYNav_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
28 |
| - 0F53B9C6169D045ADF68FBBE /* Pods-XYNav_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-XYNav_Tests.release.xcconfig"; path = "Target Support Files/Pods-XYNav_Tests/Pods-XYNav_Tests.release.xcconfig"; sourceTree = "<group>"; }; |
29 | 28 | 5A557C892868030EC288CA21 /* Pods_XYNav_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_XYNav_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
30 | 29 | 607FACD01AFB9204008FA782 /* XYNav_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = XYNav_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
31 | 30 | 607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
48 | 47 | B44F4A4F26F38F8E00AF21C2 /* YellowViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YellowViewController.swift; sourceTree = "<group>"; };
|
49 | 48 | B44F4A9526F4D73F00AF21C2 /* RedViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RedViewController.swift; sourceTree = "<group>"; };
|
50 | 49 | B4F5AD8526F9E01500CB611F /* WebViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebViewController.swift; sourceTree = "<group>"; };
|
51 |
| - D46A4EB9E4723EC44E4A6285 /* Pods-XYNav_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-XYNav_Tests.debug.xcconfig"; path = "Target Support Files/Pods-XYNav_Tests/Pods-XYNav_Tests.debug.xcconfig"; sourceTree = "<group>"; }; |
52 | 50 | /* End PBXFileReference section */
|
53 | 51 |
|
54 | 52 | /* Begin PBXFrameworksBuildPhase section */
|
|
68 | 66 | children = (
|
69 | 67 | 62CDA8A8E1BC44307C7077BC /* Pods-XYNav_Example.debug.xcconfig */,
|
70 | 68 | 8542DE2483C44918803A698B /* Pods-XYNav_Example.release.xcconfig */,
|
71 |
| - D46A4EB9E4723EC44E4A6285 /* Pods-XYNav_Tests.debug.xcconfig */, |
72 |
| - 0F53B9C6169D045ADF68FBBE /* Pods-XYNav_Tests.release.xcconfig */, |
73 | 69 | );
|
74 | 70 | path = Pods;
|
75 | 71 | sourceTree = "<group>";
|
|
427 | 423 | DEVELOPMENT_TEAM = J9CJUEB6H8;
|
428 | 424 | EXCLUDED_ARCHS = "";
|
429 | 425 | INFOPLIST_FILE = XYNav/Info.plist;
|
430 |
| - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 426 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
431 | 427 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
432 | 428 | MODULE_NAME = ExampleApp;
|
433 | 429 | ONLY_ACTIVE_ARCH = YES;
|
|
446 | 442 | DEVELOPMENT_TEAM = J9CJUEB6H8;
|
447 | 443 | EXCLUDED_ARCHS = "";
|
448 | 444 | INFOPLIST_FILE = XYNav/Info.plist;
|
449 |
| - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 445 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
450 | 446 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
451 | 447 | MODULE_NAME = ExampleApp;
|
452 | 448 | ONLY_ACTIVE_ARCH = YES;
|
|
0 commit comments