|
12 | 12 | 2329A54719AAA61100692DDC /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2329A54519AAA61100692DDC /* Main.storyboard */; };
|
13 | 13 | 2329A54919AAA61100692DDC /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2329A54819AAA61100692DDC /* Images.xcassets */; };
|
14 | 14 | 2329A55519AAA61200692DDC /* LoveFinderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2329A55419AAA61200692DDC /* LoveFinderTests.swift */; };
|
| 15 | + 2C244DF31CB9E1BB004F2393 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2C244DF11CB9E1BB004F2393 /* Launch Screen.storyboard */; }; |
15 | 16 | /* End PBXBuildFile section */
|
16 | 17 |
|
17 | 18 | /* Begin PBXContainerItemProxy section */
|
|
35 | 36 | 2329A55319AAA61200692DDC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
36 | 37 | 2329A55419AAA61200692DDC /* LoveFinderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoveFinderTests.swift; sourceTree = "<group>"; };
|
37 | 38 | 23D4595119AB627900F6A4E0 /* MyPlayground.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = MyPlayground.playground; sourceTree = "<group>"; };
|
| 39 | + 2C244DF21CB9E1BB004F2393 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = "Base.lproj/Launch Screen.storyboard"; sourceTree = "<group>"; }; |
38 | 40 | /* End PBXFileReference section */
|
39 | 41 |
|
40 | 42 | /* Begin PBXFrameworksBuildPhase section */
|
|
79 | 81 | 2329A54119AAA61100692DDC /* AppDelegate.swift */,
|
80 | 82 | 2329A54319AAA61100692DDC /* ViewController.swift */,
|
81 | 83 | 2329A54519AAA61100692DDC /* Main.storyboard */,
|
| 84 | + 2C244DF11CB9E1BB004F2393 /* Launch Screen.storyboard */, |
82 | 85 | 2329A54819AAA61100692DDC /* Images.xcassets */,
|
83 | 86 | 2329A53F19AAA61100692DDC /* Supporting Files */,
|
84 | 87 | 23D4595119AB627900F6A4E0 /* MyPlayground.playground */,
|
|
193 | 196 | isa = PBXResourcesBuildPhase;
|
194 | 197 | buildActionMask = 2147483647;
|
195 | 198 | files = (
|
| 199 | + 2C244DF31CB9E1BB004F2393 /* Launch Screen.storyboard in Resources */, |
196 | 200 | 2329A54719AAA61100692DDC /* Main.storyboard in Resources */,
|
197 | 201 | 2329A54919AAA61100692DDC /* Images.xcassets in Resources */,
|
198 | 202 | );
|
|
244 | 248 | name = Main.storyboard;
|
245 | 249 | sourceTree = "<group>";
|
246 | 250 | };
|
| 251 | + 2C244DF11CB9E1BB004F2393 /* Launch Screen.storyboard */ = { |
| 252 | + isa = PBXVariantGroup; |
| 253 | + children = ( |
| 254 | + 2C244DF21CB9E1BB004F2393 /* Base */, |
| 255 | + ); |
| 256 | + name = "Launch Screen.storyboard"; |
| 257 | + sourceTree = "<group>"; |
| 258 | + }; |
247 | 259 | /* End PBXVariantGroup section */
|
248 | 260 |
|
249 | 261 | /* Begin XCBuildConfiguration section */
|
|
329 | 341 | isa = XCBuildConfiguration;
|
330 | 342 | buildSettings = {
|
331 | 343 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
332 |
| - ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
333 | 344 | INFOPLIST_FILE = LoveFinder/Info.plist;
|
334 | 345 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
335 | 346 | PRODUCT_BUNDLE_IDENTIFIER = "com.rushjet.$(PRODUCT_NAME:rfc1034identifier)";
|
|
341 | 352 | isa = XCBuildConfiguration;
|
342 | 353 | buildSettings = {
|
343 | 354 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
344 |
| - ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
345 | 355 | INFOPLIST_FILE = LoveFinder/Info.plist;
|
346 | 356 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
347 | 357 | PRODUCT_BUNDLE_IDENTIFIER = "com.rushjet.$(PRODUCT_NAME:rfc1034identifier)";
|
|
0 commit comments