|
30 | 30 | ACFDF4B327983BAA00059A1B /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACFDF4B227983BAA00059A1B /* SceneDelegate.swift */; }; |
31 | 31 | ACFDF4B527983BAA00059A1B /* MainViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACFDF4B427983BAA00059A1B /* MainViewController.swift */; }; |
32 | 32 | ACFDF4BA27983BAB00059A1B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = ACFDF4B927983BAB00059A1B /* Assets.xcassets */; }; |
33 | | - ACFDF4BD27983BAB00059A1B /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = ACFDF4BB27983BAB00059A1B /* LaunchScreen.storyboard */; }; |
34 | 33 | ACFDF4C527983C2700059A1B /* MainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACFDF4C427983C2700059A1B /* MainView.swift */; }; |
35 | 34 | /* End PBXBuildFile section */ |
36 | 35 |
|
|
57 | 56 | ACFDF4B227983BAA00059A1B /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; }; |
58 | 57 | ACFDF4B427983BAA00059A1B /* MainViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainViewController.swift; sourceTree = "<group>"; }; |
59 | 58 | ACFDF4B927983BAB00059A1B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
60 | | - ACFDF4BC27983BAB00059A1B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
61 | 59 | ACFDF4BE27983BAB00059A1B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
62 | 60 | ACFDF4C427983C2700059A1B /* MainView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainView.swift; sourceTree = "<group>"; }; |
63 | 61 | /* End PBXFileReference section */ |
|
166 | 164 | 7243F9BA282D73E9005AAABF /* Example.entitlements */, |
167 | 165 | ACFDF4BE27983BAB00059A1B /* Info.plist */, |
168 | 166 | ACFDF4B927983BAB00059A1B /* Assets.xcassets */, |
169 | | - ACFDF4BB27983BAB00059A1B /* LaunchScreen.storyboard */, |
170 | 167 | AC832D582798C72A00EC6832 /* Application */, |
171 | 168 | AC832D5A2798C73B00EC6832 /* Library */, |
172 | 169 | AC832D592798C73300EC6832 /* Main */, |
|
251 | 248 | isa = PBXResourcesBuildPhase; |
252 | 249 | buildActionMask = 2147483647; |
253 | 250 | files = ( |
254 | | - ACFDF4BD27983BAB00059A1B /* LaunchScreen.storyboard in Resources */, |
255 | 251 | ACFDF4BA27983BAB00059A1B /* Assets.xcassets in Resources */, |
256 | 252 | ); |
257 | 253 | runOnlyForDeploymentPostprocessing = 0; |
|
307 | 303 | }; |
308 | 304 | /* End PBXSourcesBuildPhase section */ |
309 | 305 |
|
310 | | -/* Begin PBXVariantGroup section */ |
311 | | - ACFDF4BB27983BAB00059A1B /* LaunchScreen.storyboard */ = { |
312 | | - isa = PBXVariantGroup; |
313 | | - children = ( |
314 | | - ACFDF4BC27983BAB00059A1B /* Base */, |
315 | | - ); |
316 | | - name = LaunchScreen.storyboard; |
317 | | - sourceTree = "<group>"; |
318 | | - }; |
319 | | -/* End PBXVariantGroup section */ |
320 | | - |
321 | 306 | /* Begin XCBuildConfiguration section */ |
322 | 307 | ACFDF4BF27983BAB00059A1B /* Debug */ = { |
323 | 308 | isa = XCBuildConfiguration; |
|
447 | 432 | GENERATE_INFOPLIST_FILE = YES; |
448 | 433 | INFOPLIST_FILE = Example/Info.plist; |
449 | 434 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
450 | | - INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; |
| 435 | + INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
451 | 436 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
452 | 437 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
453 | 438 | LD_RUNPATH_SEARCH_PATHS = ( |
|
479 | 464 | GENERATE_INFOPLIST_FILE = YES; |
480 | 465 | INFOPLIST_FILE = Example/Info.plist; |
481 | 466 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
482 | | - INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; |
| 467 | + INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
483 | 468 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
484 | 469 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
485 | 470 | LD_RUNPATH_SEARCH_PATHS = ( |
|
0 commit comments