|
11 | 11 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
12 | 12 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
13 | 13 | 635D1A20B349529AE17F4BE8 /* libPods-RNBootSplashExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00030A577D68E40043D59AF8 /* libPods-RNBootSplashExample.a */; }; |
14 | | - DD6BBB1824140A4900D6C16A /* BootSplash.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DD6BBB1724140A4900D6C16A /* BootSplash.storyboard */; }; |
| 14 | + DDA960DE2414838A00094B55 /* BootSplash.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DDA960DD2414838A00094B55 /* BootSplash.storyboard */; }; |
15 | 15 | /* End PBXBuildFile section */ |
16 | 16 |
|
17 | 17 | /* Begin PBXFileReference section */ |
|
25 | 25 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = RNBootSplashExample/Info.plist; sourceTree = "<group>"; }; |
26 | 26 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = RNBootSplashExample/main.m; sourceTree = "<group>"; }; |
27 | 27 | 88F5D4A5CC7433FAC5FA9F59 /* Pods-RNBootSplashExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNBootSplashExample.debug.xcconfig"; path = "Target Support Files/Pods-RNBootSplashExample/Pods-RNBootSplashExample.debug.xcconfig"; sourceTree = "<group>"; }; |
28 | | - DD6BBB1724140A4900D6C16A /* BootSplash.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = BootSplash.storyboard; path = RNBootSplashExample/BootSplash.storyboard; sourceTree = "<group>"; }; |
| 28 | + DDA960DD2414838A00094B55 /* BootSplash.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = BootSplash.storyboard; path = RNBootSplashExample/BootSplash.storyboard; sourceTree = "<group>"; }; |
29 | 29 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
30 | 30 | ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; }; |
31 | 31 | /* End PBXFileReference section */ |
|
46 | 46 | isa = PBXGroup; |
47 | 47 | children = ( |
48 | 48 | 008F07F21AC5B25A0029DE68 /* main.jsbundle */, |
49 | | - DD6BBB1724140A4900D6C16A /* BootSplash.storyboard */, |
| 49 | + DDA960DD2414838A00094B55 /* BootSplash.storyboard */, |
50 | 50 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */, |
51 | 51 | 13B07FB01A68108700A75B9A /* AppDelegate.m */, |
52 | 52 | 13B07FB51A68108700A75B9A /* Images.xcassets */, |
|
158 | 158 | buildActionMask = 2147483647; |
159 | 159 | files = ( |
160 | 160 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, |
161 | | - DD6BBB1824140A4900D6C16A /* BootSplash.storyboard in Resources */, |
| 161 | + DDA960DE2414838A00094B55 /* BootSplash.storyboard in Resources */, |
162 | 162 | ); |
163 | 163 | runOnlyForDeploymentPostprocessing = 0; |
164 | 164 | }; |
|
0 commit comments