diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index d556582..27638af 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -277,14 +277,10 @@ inputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", ); - inputPaths = ( - ); name = "[CP] Embed Pods Frameworks"; outputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", ); - outputPaths = ( - ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; diff --git a/ios/Runner/Assets.xcassets/LauncherBackgroundColor.colorset/Contents.json b/ios/Runner/Assets.xcassets/LauncherColor.colorset/Contents.json similarity index 100% rename from ios/Runner/Assets.xcassets/LauncherBackgroundColor.colorset/Contents.json rename to ios/Runner/Assets.xcassets/LauncherColor.colorset/Contents.json diff --git a/ios/Runner/Assets.xcassets/LauncherIcon.imageset/Contents.json b/ios/Runner/Assets.xcassets/LauncherIcon.imageset/Contents.json index f17420d..06ddd98 100644 --- a/ios/Runner/Assets.xcassets/LauncherIcon.imageset/Contents.json +++ b/ios/Runner/Assets.xcassets/LauncherIcon.imageset/Contents.json @@ -1,7 +1,7 @@ { "images" : [ { - "filename" : "Logo-Rounded.png", + "filename" : "icon-transparent.png", "idiom" : "universal" } ], diff --git a/ios/Runner/Assets.xcassets/LauncherIcon.imageset/Logo-Rounded.png b/ios/Runner/Assets.xcassets/LauncherIcon.imageset/Logo-Rounded.png deleted file mode 100644 index a89cc43..0000000 Binary files a/ios/Runner/Assets.xcassets/LauncherIcon.imageset/Logo-Rounded.png and /dev/null differ diff --git a/ios/Runner/Assets.xcassets/LauncherIconOnly.imageset/Icon-Transparent.png b/ios/Runner/Assets.xcassets/LauncherIcon.imageset/icon-transparent.png similarity index 100% rename from ios/Runner/Assets.xcassets/LauncherIconOnly.imageset/Icon-Transparent.png rename to ios/Runner/Assets.xcassets/LauncherIcon.imageset/icon-transparent.png diff --git a/ios/Runner/Assets.xcassets/LauncherIconOnly.imageset/Contents.json b/ios/Runner/Assets.xcassets/LauncherIconOnly.imageset/Contents.json deleted file mode 100644 index 2002cdd..0000000 --- a/ios/Runner/Assets.xcassets/LauncherIconOnly.imageset/Contents.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "images" : [ - { - "filename" : "Icon-Transparent.png", - "idiom" : "universal" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/ios/Runner/Base.lproj/LaunchScreen.storyboard b/ios/Runner/Base.lproj/LaunchScreen.storyboard index a64dcfb..28d0ddf 100644 --- a/ios/Runner/Base.lproj/LaunchScreen.storyboard +++ b/ios/Runner/Base.lproj/LaunchScreen.storyboard @@ -20,10 +20,6 @@ - - - - + + + + - + @@ -43,8 +43,8 @@ - - + +