|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
|
11 |
| - 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; }; |
12 | 11 | 13B07FBF1A68108700A75B9A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Assets.xcassets */; };
|
13 | 12 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
14 | 13 | 42689E9C23466FF7007540AA /* webview in Resources */ = {isa = PBXBuildFile; fileRef = 42689E9B23466FF7007540AA /* webview */; };
|
| 14 | + 8BE55043253A2B6600B0BC8A /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8BE55041253A2B6600B0BC8A /* LaunchScreen.storyboard */; }; |
15 | 15 | 8BEA1EF024A6983D00674040 /* ZLPConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BEA1EEE24A6983D00674040 /* ZLPConstants.m */; };
|
16 | 16 | A148FEFC1E9D8CB900479280 /* zulip.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = A148FEFB1E9D8CB900479280 /* zulip.mp3 */; };
|
17 | 17 | C091D09FD11FDDB8E939257D /* libPods-ZulipMobile.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 74F3CD22CB932FA7EEE0BB66 /* libPods-ZulipMobile.a */; };
|
|
24 | 24 | 13B07F961A680F5B00A75B9A /* ZulipMobile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ZulipMobile.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
25 | 25 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = ZulipMobile/AppDelegate.h; sourceTree = "<group>"; };
|
26 | 26 | 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = ZulipMobile/AppDelegate.m; sourceTree = "<group>"; };
|
27 |
| - 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; }; |
28 | 27 | 13B07FB51A68108700A75B9A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = ZulipMobile/Assets.xcassets; sourceTree = "<group>"; };
|
29 | 28 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = ZulipMobile/Info.plist; sourceTree = "<group>"; };
|
30 | 29 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = ZulipMobile/main.m; sourceTree = "<group>"; };
|
|
33 | 32 | 42689E9B23466FF7007540AA /* webview */ = {isa = PBXFileReference; lastKnownFileType = folder; path = webview; sourceTree = "<group>"; };
|
34 | 33 | 66E34CC6219226D10091B852 /* ZulipMobile-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ZulipMobile-Bridging-Header.h"; sourceTree = "<group>"; };
|
35 | 34 | 74F3CD22CB932FA7EEE0BB66 /* libPods-ZulipMobile.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ZulipMobile.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 35 | + 8BE55042253A2B6600B0BC8A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = ZulipMobile/Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
36 | 36 | 8BEA1EEE24A6983D00674040 /* ZLPConstants.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ZLPConstants.m; path = ZulipMobile/ZLPConstants.m; sourceTree = "<group>"; };
|
37 | 37 | 8BEA1EEF24A6983D00674040 /* ZLPConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ZLPConstants.h; path = ZulipMobile/ZLPConstants.h; sourceTree = "<group>"; };
|
38 | 38 | A148FEFB1E9D8CB900479280 /* zulip.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = zulip.mp3; sourceTree = "<group>"; };
|
|
67 | 67 | 13B07FB01A68108700A75B9A /* AppDelegate.m */,
|
68 | 68 | 13B07FB51A68108700A75B9A /* Assets.xcassets */,
|
69 | 69 | 13B07FB61A68108700A75B9A /* Info.plist */,
|
70 |
| - 13B07FB11A68108700A75B9A /* LaunchScreen.xib */, |
71 | 70 | 13B07FB71A68108700A75B9A /* main.m */,
|
72 | 71 | CFA67D1F1EC23BCB0070048E /* UtilManager.m */,
|
73 | 72 | CFA67D211EC23BDD0070048E /* UtilManager.h */,
|
74 | 73 | 66E34CC6219226D10091B852 /* ZulipMobile-Bridging-Header.h */,
|
| 74 | + 8BE55041253A2B6600B0BC8A /* LaunchScreen.storyboard */, |
75 | 75 | );
|
76 | 76 | name = ZulipMobile;
|
77 | 77 | sourceTree = "<group>";
|
|
215 | 215 | files = (
|
216 | 216 | 42689E9C23466FF7007540AA /* webview in Resources */,
|
217 | 217 | 13B07FBF1A68108700A75B9A /* Assets.xcassets in Resources */,
|
218 |
| - 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */, |
219 | 218 | A148FEFC1E9D8CB900479280 /* zulip.mp3 in Resources */,
|
| 219 | + 8BE55043253A2B6600B0BC8A /* LaunchScreen.storyboard in Resources */, |
220 | 220 | );
|
221 | 221 | runOnlyForDeploymentPostprocessing = 0;
|
222 | 222 | };
|
|
370 | 370 | /* End PBXSourcesBuildPhase section */
|
371 | 371 |
|
372 | 372 | /* Begin PBXVariantGroup section */
|
373 |
| - 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = { |
| 373 | + 8BE55041253A2B6600B0BC8A /* LaunchScreen.storyboard */ = { |
374 | 374 | isa = PBXVariantGroup;
|
375 | 375 | children = (
|
376 |
| - 13B07FB21A68108700A75B9A /* Base */, |
| 376 | + 8BE55042253A2B6600B0BC8A /* Base */, |
377 | 377 | );
|
378 |
| - name = LaunchScreen.xib; |
379 |
| - path = ZulipMobile; |
| 378 | + name = LaunchScreen.storyboard; |
380 | 379 | sourceTree = "<group>";
|
381 | 380 | };
|
382 | 381 | /* End PBXVariantGroup section */
|
|
0 commit comments