|
23 | 23 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
24 | 24 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
25 | 25 | 146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
|
| 26 | + 81551E1B1B3B428000F5B9F1 /* libHybridMobileDeploy.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 81551E0F1B3B427200F5B9F1 /* libHybridMobileDeploy.a */; }; |
26 | 27 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
|
27 | 28 | /* End PBXBuildFile section */
|
28 | 29 |
|
|
104 | 105 | remoteGlobalIDString = 134814201AA4EA6300B7C361;
|
105 | 106 | remoteInfo = RCTLinking;
|
106 | 107 | };
|
| 108 | + 81551E0E1B3B427200F5B9F1 /* PBXContainerItemProxy */ = { |
| 109 | + isa = PBXContainerItemProxy; |
| 110 | + containerPortal = 81551E0A1B3B427200F5B9F1 /* HybridMobileDeploy.xcodeproj */; |
| 111 | + proxyType = 2; |
| 112 | + remoteGlobalIDString = 134814201AA4EA6300B7C361; |
| 113 | + remoteInfo = HybridMobileDeploy; |
| 114 | + }; |
107 | 115 | 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */ = {
|
108 | 116 | isa = PBXContainerItemProxy;
|
109 | 117 | containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
|
|
115 | 123 |
|
116 | 124 | /* Begin PBXFileReference section */
|
117 | 125 | 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = main.jsbundle; path = iOS/main.jsbundle; sourceTree = "<group>"; };
|
118 |
| - 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = node_modules/react-native/Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj; sourceTree = "<group>"; }; |
119 |
| - 00C302AF1ABCB8E700DB3ED1 /* RCTAdSupport.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAdSupport.xcodeproj; path = node_modules/react-native/Libraries/AdSupport/RCTAdSupport.xcodeproj; sourceTree = "<group>"; }; |
120 |
| - 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = node_modules/react-native/Libraries/Geolocation/RCTGeolocation.xcodeproj; sourceTree = "<group>"; }; |
121 |
| - 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = node_modules/react-native/Libraries/Image/RCTImage.xcodeproj; sourceTree = "<group>"; }; |
122 |
| - 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj; sourceTree = "<group>"; }; |
123 |
| - 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj; sourceTree = "<group>"; }; |
| 126 | + 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = "node_modules/react-native/Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj"; sourceTree = "<group>"; }; |
| 127 | + 00C302AF1ABCB8E700DB3ED1 /* RCTAdSupport.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAdSupport.xcodeproj; path = "node_modules/react-native/Libraries/AdSupport/RCTAdSupport.xcodeproj"; sourceTree = "<group>"; }; |
| 128 | + 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = "node_modules/react-native/Libraries/Geolocation/RCTGeolocation.xcodeproj"; sourceTree = "<group>"; }; |
| 129 | + 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; }; |
| 130 | + 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; }; |
| 131 | + 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; }; |
124 | 132 | 00E356EE1AD99517003FC87E /* HybridMobileDeployCompanionTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = HybridMobileDeployCompanionTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
125 | 133 | 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
126 | 134 | 00E356F21AD99517003FC87E /* HybridMobileDeployCompanionTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HybridMobileDeployCompanionTests.m; sourceTree = "<group>"; };
|
127 |
| - 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj; sourceTree = "<group>"; }; |
128 |
| - 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj; sourceTree = "<group>"; }; |
| 135 | + 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; }; |
| 136 | + 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; }; |
129 | 137 | 13B07F961A680F5B00A75B9A /* HybridMobileDeployCompanion.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HybridMobileDeployCompanion.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
130 | 138 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = iOS/AppDelegate.h; sourceTree = "<group>"; };
|
131 | 139 | 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = iOS/AppDelegate.m; sourceTree = "<group>"; };
|
132 | 140 | 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
|
133 | 141 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = iOS/Images.xcassets; sourceTree = "<group>"; };
|
134 | 142 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = iOS/Info.plist; sourceTree = "<group>"; };
|
135 | 143 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = iOS/main.m; sourceTree = "<group>"; };
|
136 |
| - 146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = node_modules/react-native/React/React.xcodeproj; sourceTree = "<group>"; }; |
137 |
| - 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj; sourceTree = "<group>"; }; |
138 |
| - 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = node_modules/react-native/Libraries/Text/RCTText.xcodeproj; sourceTree = "<group>"; }; |
| 144 | + 146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; }; |
| 145 | + 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; }; |
| 146 | + 81551E0A1B3B427200F5B9F1 /* HybridMobileDeploy.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = HybridMobileDeploy.xcodeproj; path = ../../HybridMobileDeploy.xcodeproj; sourceTree = "<group>"; }; |
| 147 | + 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; }; |
139 | 148 | /* End PBXFileReference section */
|
140 | 149 |
|
141 | 150 | /* Begin PBXFrameworksBuildPhase section */
|
|
161 | 170 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */,
|
162 | 171 | 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */,
|
163 | 172 | 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */,
|
| 173 | + 81551E1B1B3B428000F5B9F1 /* libHybridMobileDeploy.a in Frameworks */, |
164 | 174 | );
|
165 | 175 | runOnlyForDeploymentPostprocessing = 0;
|
166 | 176 | };
|
|
278 | 288 | name = Products;
|
279 | 289 | sourceTree = "<group>";
|
280 | 290 | };
|
| 291 | + 81551E0B1B3B427200F5B9F1 /* Products */ = { |
| 292 | + isa = PBXGroup; |
| 293 | + children = ( |
| 294 | + 81551E0F1B3B427200F5B9F1 /* libHybridMobileDeploy.a */, |
| 295 | + ); |
| 296 | + name = Products; |
| 297 | + sourceTree = "<group>"; |
| 298 | + }; |
281 | 299 | 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
|
282 | 300 | isa = PBXGroup;
|
283 | 301 | children = (
|
| 302 | + 81551E0A1B3B427200F5B9F1 /* HybridMobileDeploy.xcodeproj */, |
284 | 303 | 146833FF1AC3E56700842450 /* React.xcodeproj */,
|
285 | 304 | 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */,
|
286 | 305 | 00C302AF1ABCB8E700DB3ED1 /* RCTAdSupport.xcodeproj */,
|
|
390 | 409 | productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
|
391 | 410 | projectDirPath = "";
|
392 | 411 | projectReferences = (
|
| 412 | + { |
| 413 | + ProductGroup = 81551E0B1B3B427200F5B9F1 /* Products */; |
| 414 | + ProjectRef = 81551E0A1B3B427200F5B9F1 /* HybridMobileDeploy.xcodeproj */; |
| 415 | + }, |
393 | 416 | {
|
394 | 417 | ProductGroup = 00C302A81ABCB8CE00DB3ED1 /* Products */;
|
395 | 418 | ProjectRef = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
|
|
514 | 537 | remoteRef = 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */;
|
515 | 538 | sourceTree = BUILT_PRODUCTS_DIR;
|
516 | 539 | };
|
| 540 | + 81551E0F1B3B427200F5B9F1 /* libHybridMobileDeploy.a */ = { |
| 541 | + isa = PBXReferenceProxy; |
| 542 | + fileType = archive.ar; |
| 543 | + path = libHybridMobileDeploy.a; |
| 544 | + remoteRef = 81551E0E1B3B427200F5B9F1 /* PBXContainerItemProxy */; |
| 545 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 546 | + }; |
517 | 547 | 832341B51AAA6A8300B99B32 /* libRCTText.a */ = {
|
518 | 548 | isa = PBXReferenceProxy;
|
519 | 549 | fileType = archive.ar;
|
|
629 | 659 | "$(inherited)",
|
630 | 660 | /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
631 | 661 | "$(SRCROOT)/node_modules/react-native/React/**",
|
| 662 | + "$(SRCROOT)/../..", |
632 | 663 | );
|
633 | 664 | INFOPLIST_FILE = "$(SRCROOT)/iOS/Info.plist";
|
634 | 665 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
645 | 676 | "$(inherited)",
|
646 | 677 | /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
647 | 678 | "$(SRCROOT)/node_modules/react-native/React/**",
|
| 679 | + "$(SRCROOT)/../..", |
648 | 680 | );
|
649 | 681 | INFOPLIST_FILE = "$(SRCROOT)/iOS/Info.plist";
|
650 | 682 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
0 commit comments