|
22 | 22 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
23 | 23 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
24 | 24 | 146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
|
| 25 | + 684860A3F12E466838065EED /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A565388F7CDBDB0548B5DC8D /* libPods.a */; }; |
25 | 26 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
|
26 | 27 | /* End PBXBuildFile section */
|
27 | 28 |
|
|
106 | 107 | /* End PBXContainerItemProxy section */
|
107 | 108 |
|
108 | 109 | /* Begin PBXFileReference section */
|
109 |
| - 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = main.jsbundle; path = main.jsbundle; sourceTree = "<group>"; }; |
110 |
| - 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = ../node_modules/react-native/Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj; sourceTree = "<group>"; }; |
111 |
| - 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = ../node_modules/react-native/Libraries/Geolocation/RCTGeolocation.xcodeproj; sourceTree = "<group>"; }; |
112 |
| - 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = ../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj; sourceTree = "<group>"; }; |
113 |
| - 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = ../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj; sourceTree = "<group>"; }; |
114 |
| - 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = ../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj; sourceTree = "<group>"; }; |
| 110 | + 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; }; |
| 111 | + 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = "../node_modules/react-native/Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj"; sourceTree = "<group>"; }; |
| 112 | + 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = "../node_modules/react-native/Libraries/Geolocation/RCTGeolocation.xcodeproj"; sourceTree = "<group>"; }; |
| 113 | + 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; }; |
| 114 | + 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; }; |
| 115 | + 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; }; |
115 | 116 | 00E356EE1AD99517003FC87E /* SampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
116 | 117 | 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
117 | 118 | 00E356F21AD99517003FC87E /* SampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SampleTests.m; sourceTree = "<group>"; };
|
118 |
| - 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = ../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj; sourceTree = "<group>"; }; |
119 |
| - 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = ../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj; sourceTree = "<group>"; }; |
| 119 | + 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; }; |
| 120 | + 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; }; |
120 | 121 | 13B07F961A680F5B00A75B9A /* Sample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Sample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
121 | 122 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = Sample/AppDelegate.h; sourceTree = "<group>"; };
|
122 | 123 | 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = Sample/AppDelegate.m; sourceTree = "<group>"; };
|
123 | 124 | 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
|
124 | 125 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = Sample/Images.xcassets; sourceTree = "<group>"; };
|
125 | 126 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Sample/Info.plist; sourceTree = "<group>"; };
|
126 | 127 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = Sample/main.m; sourceTree = "<group>"; };
|
127 |
| - 146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = ../node_modules/react-native/React/React.xcodeproj; sourceTree = "<group>"; }; |
128 |
| - 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = ../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj; sourceTree = "<group>"; }; |
129 |
| - 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = ../node_modules/react-native/Libraries/Text/RCTText.xcodeproj; sourceTree = "<group>"; }; |
| 128 | + 146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; }; |
| 129 | + 5514946EFAE3635A0EDC2A3B /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; }; |
| 130 | + 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; }; |
| 131 | + 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; }; |
| 132 | + A565388F7CDBDB0548B5DC8D /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 133 | + F8DE0F0169FA03E7C6B1C51E /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; }; |
130 | 134 | /* End PBXFileReference section */
|
131 | 135 |
|
132 | 136 | /* Begin PBXFrameworksBuildPhase section */
|
|
151 | 155 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */,
|
152 | 156 | 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */,
|
153 | 157 | 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */,
|
| 158 | + 684860A3F12E466838065EED /* libPods.a in Frameworks */, |
154 | 159 | );
|
155 | 160 | runOnlyForDeploymentPostprocessing = 0;
|
156 | 161 | };
|
|
252 | 257 | name = Products;
|
253 | 258 | sourceTree = "<group>";
|
254 | 259 | };
|
| 260 | + 30AE60BBEF6F20AE3A411389 /* Pods */ = { |
| 261 | + isa = PBXGroup; |
| 262 | + children = ( |
| 263 | + F8DE0F0169FA03E7C6B1C51E /* Pods.debug.xcconfig */, |
| 264 | + 5514946EFAE3635A0EDC2A3B /* Pods.release.xcconfig */, |
| 265 | + ); |
| 266 | + name = Pods; |
| 267 | + sourceTree = "<group>"; |
| 268 | + }; |
| 269 | + 62C2C37584A469E6008CF501 /* Frameworks */ = { |
| 270 | + isa = PBXGroup; |
| 271 | + children = ( |
| 272 | + A565388F7CDBDB0548B5DC8D /* libPods.a */, |
| 273 | + ); |
| 274 | + name = Frameworks; |
| 275 | + sourceTree = "<group>"; |
| 276 | + }; |
255 | 277 | 78C398B11ACF4ADC00677621 /* Products */ = {
|
256 | 278 | isa = PBXGroup;
|
257 | 279 | children = (
|
|
292 | 314 | 832341AE1AAA6A7D00B99B32 /* Libraries */,
|
293 | 315 | 00E356EF1AD99517003FC87E /* SampleTests */,
|
294 | 316 | 83CBBA001A601CBA00E9B192 /* Products */,
|
| 317 | + 30AE60BBEF6F20AE3A411389 /* Pods */, |
| 318 | + 62C2C37584A469E6008CF501 /* Frameworks */, |
295 | 319 | );
|
296 | 320 | indentWidth = 2;
|
297 | 321 | sourceTree = "<group>";
|
|
331 | 355 | isa = PBXNativeTarget;
|
332 | 356 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "Sample" */;
|
333 | 357 | buildPhases = (
|
| 358 | + C1D93FBDA4027FB5459323A3 /* Check Pods Manifest.lock */, |
334 | 359 | 13B07F871A680F5B00A75B9A /* Sources */,
|
335 | 360 | 13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
336 | 361 | 13B07F8E1A680F5B00A75B9A /* Resources */,
|
| 362 | + DF35A678DD70FEB3ABFDEA69 /* Copy Pods Resources */, |
337 | 363 | );
|
338 | 364 | buildRules = (
|
339 | 365 | );
|
|
513 | 539 | };
|
514 | 540 | /* End PBXResourcesBuildPhase section */
|
515 | 541 |
|
| 542 | +/* Begin PBXShellScriptBuildPhase section */ |
| 543 | + C1D93FBDA4027FB5459323A3 /* Check Pods Manifest.lock */ = { |
| 544 | + isa = PBXShellScriptBuildPhase; |
| 545 | + buildActionMask = 2147483647; |
| 546 | + files = ( |
| 547 | + ); |
| 548 | + inputPaths = ( |
| 549 | + ); |
| 550 | + name = "Check Pods Manifest.lock"; |
| 551 | + outputPaths = ( |
| 552 | + ); |
| 553 | + runOnlyForDeploymentPostprocessing = 0; |
| 554 | + shellPath = /bin/sh; |
| 555 | + shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
| 556 | + showEnvVarsInLog = 0; |
| 557 | + }; |
| 558 | + DF35A678DD70FEB3ABFDEA69 /* Copy Pods Resources */ = { |
| 559 | + isa = PBXShellScriptBuildPhase; |
| 560 | + buildActionMask = 2147483647; |
| 561 | + files = ( |
| 562 | + ); |
| 563 | + inputPaths = ( |
| 564 | + ); |
| 565 | + name = "Copy Pods Resources"; |
| 566 | + outputPaths = ( |
| 567 | + ); |
| 568 | + runOnlyForDeploymentPostprocessing = 0; |
| 569 | + shellPath = /bin/sh; |
| 570 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n"; |
| 571 | + showEnvVarsInLog = 0; |
| 572 | + }; |
| 573 | +/* End PBXShellScriptBuildPhase section */ |
| 574 | + |
516 | 575 | /* Begin PBXSourcesBuildPhase section */
|
517 | 576 | 00E356EA1AD99517003FC87E /* Sources */ = {
|
518 | 577 | isa = PBXSourcesBuildPhase;
|
|
593 | 652 | };
|
594 | 653 | 13B07F941A680F5B00A75B9A /* Debug */ = {
|
595 | 654 | isa = XCBuildConfiguration;
|
| 655 | + baseConfigurationReference = F8DE0F0169FA03E7C6B1C51E /* Pods.debug.xcconfig */; |
596 | 656 | buildSettings = {
|
597 | 657 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
598 | 658 | HEADER_SEARCH_PATHS = (
|
599 | 659 | "$(inherited)",
|
600 | 660 | /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
601 | 661 | "$(SRCROOT)/../node_modules/react-native/React/**",
|
602 | 662 | );
|
603 |
| - INFOPLIST_FILE = "Sample/Info.plist"; |
| 663 | + INFOPLIST_FILE = Sample/Info.plist; |
604 | 664 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
605 | 665 | OTHER_LDFLAGS = "-ObjC";
|
606 | 666 | PRODUCT_NAME = Sample;
|
|
609 | 669 | };
|
610 | 670 | 13B07F951A680F5B00A75B9A /* Release */ = {
|
611 | 671 | isa = XCBuildConfiguration;
|
| 672 | + baseConfigurationReference = 5514946EFAE3635A0EDC2A3B /* Pods.release.xcconfig */; |
612 | 673 | buildSettings = {
|
613 | 674 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
614 | 675 | HEADER_SEARCH_PATHS = (
|
615 | 676 | "$(inherited)",
|
616 | 677 | /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
617 | 678 | "$(SRCROOT)/../node_modules/react-native/React/**",
|
618 | 679 | );
|
619 |
| - INFOPLIST_FILE = "Sample/Info.plist"; |
| 680 | + INFOPLIST_FILE = Sample/Info.plist; |
620 | 681 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
621 | 682 | OTHER_LDFLAGS = "-ObjC";
|
622 | 683 | PRODUCT_NAME = Sample;
|
|
0 commit comments