|
25 | 25 | 5451ACBA1B86A5B600E2A7DF /* QueryUpdateTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5451ACB81B86A5B600E2A7DF /* QueryUpdateTests.m */; };
|
26 | 26 | 5451ACEC1B86E40A00E2A7DF /* libRCTTest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5451ACEB1B86E34300E2A7DF /* libRCTTest.a */; };
|
27 | 27 | 54D774BA1B87DAF800F2ABF8 /* ApplyUpdateTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 54D774B91B87DAF800F2ABF8 /* ApplyUpdateTests.m */; };
|
| 28 | + 810D4E6F1BA0E99300B397E9 /* main.jsbundle in Resources */ = {isa = PBXBuildFile; fileRef = 810D4E6E1BA0E99300B397E9 /* main.jsbundle */; }; |
28 | 29 | 81551E1B1B3B428000F5B9F1 /* libCodePush.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 81551E0F1B3B427200F5B9F1 /* libCodePush.a */; };
|
29 | 30 | /* End PBXBuildFile section */
|
30 | 31 |
|
|
152 | 153 | 5451ACE61B86E34300E2A7DF /* RCTTest.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTTest.xcodeproj; path = "node_modules/react-native/Libraries/RCTTest/RCTTest.xcodeproj"; sourceTree = "<group>"; };
|
153 | 154 | 54D774B91B87DAF800F2ABF8 /* ApplyUpdateTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ApplyUpdateTests.m; sourceTree = "<group>"; };
|
154 | 155 | 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
|
| 156 | + 810D4E6E1BA0E99300B397E9 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = main.jsbundle; path = iOS/main.jsbundle; sourceTree = "<group>"; }; |
155 | 157 | 81551E0A1B3B427200F5B9F1 /* CodePush.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = CodePush.xcodeproj; path = ../../CodePush.xcodeproj; sourceTree = "<group>"; };
|
156 | 158 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
|
157 | 159 | /* End PBXFileReference section */
|
|
272 | 274 | 13B07FAE1A68108700A75B9A /* CodePushDemoApp */ = {
|
273 | 275 | isa = PBXGroup;
|
274 | 276 | children = (
|
| 277 | + 810D4E6E1BA0E99300B397E9 /* main.jsbundle */, |
275 | 278 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
|
276 | 279 | 13B07FB01A68108700A75B9A /* AppDelegate.m */,
|
277 | 280 | 13B07FB51A68108700A75B9A /* Images.xcassets */,
|
|
595 | 598 | isa = PBXResourcesBuildPhase;
|
596 | 599 | buildActionMask = 2147483647;
|
597 | 600 | files = (
|
| 601 | + 810D4E6F1BA0E99300B397E9 /* main.jsbundle in Resources */, |
598 | 602 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
|
599 | 603 | 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
|
600 | 604 | );
|
|
0 commit comments