diff --git a/sky/shell/BUILD.gn b/sky/shell/BUILD.gn index 0dfc170a4d9..26fd5a3bb2e 100644 --- a/sky/shell/BUILD.gn +++ b/sky/shell/BUILD.gn @@ -334,7 +334,6 @@ if (is_android) { resource_copy_mac("sky_resources") { resources = [ "//third_party/icu/android/icudtl.dat", - "platform/ios/LaunchScreen.storyboardc" ] bundle_directory = "." } diff --git a/sky/shell/platform/ios/Info.plist b/sky/shell/platform/ios/Info.plist deleted file mode 100644 index de7a8f8b276..00000000000 --- a/sky/shell/platform/ios/Info.plist +++ /dev/null @@ -1,65 +0,0 @@ - - - - - CFBundleDevelopmentRegion - en - - - CFBundleExecutable - SkyShell - - CFBundleIdentifier - com.google.SkyShell - - UILaunchStoryboardName - LaunchScreen - - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - Sky - CFBundlePackageType - APPL - CFBundleShortVersionString - 1.0 - CFBundleVersion - 1 - LSRequiresIPhoneOS - - UIRequiredDeviceCapabilities - - armv7 - - - UIViewControllerBasedStatusBarAppearance - - - - DTPlatformName - iphonesimulator - DTSDKName - iphonesimulator8.3 - LSRequiresIPhoneOS - - MinimumOSVersion - 8.3 - UIDeviceFamily - - 1 - 2 - - CFBundleSupportedPlatforms - - iPhoneSimulator - - - diff --git a/sky/shell/platform/ios/LaunchScreen.storyboardc/01J-lp-oVM-view-Ze5-6b-2t3.nib b/sky/shell/platform/ios/LaunchScreen.storyboardc/01J-lp-oVM-view-Ze5-6b-2t3.nib deleted file mode 100644 index 1aa489da116..00000000000 Binary files a/sky/shell/platform/ios/LaunchScreen.storyboardc/01J-lp-oVM-view-Ze5-6b-2t3.nib and /dev/null differ diff --git a/sky/shell/platform/ios/LaunchScreen.storyboardc/Info.plist b/sky/shell/platform/ios/LaunchScreen.storyboardc/Info.plist deleted file mode 100644 index 32288e88f6e..00000000000 Binary files a/sky/shell/platform/ios/LaunchScreen.storyboardc/Info.plist and /dev/null differ diff --git a/sky/shell/platform/ios/LaunchScreen.storyboardc/UIViewController-01J-lp-oVM.nib b/sky/shell/platform/ios/LaunchScreen.storyboardc/UIViewController-01J-lp-oVM.nib deleted file mode 100644 index 8de9beddcb7..00000000000 Binary files a/sky/shell/platform/ios/LaunchScreen.storyboardc/UIViewController-01J-lp-oVM.nib and /dev/null differ