diff --git a/Clemens Playground.xcodeproj/project.pbxproj b/Clemens Playground.xcodeproj/project.pbxproj index ab16a76..a5ee8ec 100644 --- a/Clemens Playground.xcodeproj/project.pbxproj +++ b/Clemens Playground.xcodeproj/project.pbxproj @@ -255,8 +255,10 @@ "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES; "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES; "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES; + INFOPLIST_KEY_UILaunchScreen_Generation = YES; "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES; "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES; + INFOPLIST_KEY_UILaunchStoryboardName = "Launch Screen"; "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault; "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; @@ -298,8 +300,10 @@ "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES; "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES; "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES; + INFOPLIST_KEY_UILaunchScreen_Generation = YES; "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES; "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES; + INFOPLIST_KEY_UILaunchStoryboardName = "Launch Screen"; "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault; "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; diff --git a/Clemens Playground/Assets.xcassets/LaunchScreen.imageset/AppIcon-Clemens.png b/Clemens Playground/Assets.xcassets/LaunchScreen.imageset/AppIcon-Clemens.png new file mode 100644 index 0000000..ad7b67d Binary files /dev/null and b/Clemens Playground/Assets.xcassets/LaunchScreen.imageset/AppIcon-Clemens.png differ diff --git a/Clemens Playground/Assets.xcassets/LaunchScreen.imageset/Contents.json b/Clemens Playground/Assets.xcassets/LaunchScreen.imageset/Contents.json new file mode 100644 index 0000000..27d4977 --- /dev/null +++ b/Clemens Playground/Assets.xcassets/LaunchScreen.imageset/Contents.json @@ -0,0 +1,12 @@ +{ + "images" : [ + { + "filename" : "AppIcon-Clemens.png", + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Clemens Playground/Views/Launch Screen.storyboard b/Clemens Playground/Views/Launch Screen.storyboard new file mode 100644 index 0000000..e0be666 --- /dev/null +++ b/Clemens Playground/Views/Launch Screen.storyboard @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +