From a7dfe4122522c400dc361c3bcb9bbf87c808c719 Mon Sep 17 00:00:00 2001 From: Brian Osman Date: Tue, 21 Nov 2017 10:39:06 -0500 Subject: Remove more iOS sample code I think this is generally obsoleted by sk_app? Bug: skia: Change-Id: Ie8e9dd1f11f2d2f97f0a21a7e79b37755e75cd44 Reviewed-on: https://skia-review.googlesource.com/74161 Reviewed-by: Jim Van Verth Commit-Queue: Brian Osman --- experimental/iOSShell/iOSShell-Info.plist | 43 ------------------------------- 1 file changed, 43 deletions(-) delete mode 100644 experimental/iOSShell/iOSShell-Info.plist (limited to 'experimental/iOSShell') diff --git a/experimental/iOSShell/iOSShell-Info.plist b/experimental/iOSShell/iOSShell-Info.plist deleted file mode 100644 index 69b62efd1c..0000000000 --- a/experimental/iOSShell/iOSShell-Info.plist +++ /dev/null @@ -1,43 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleDisplayName - ${PRODUCT_NAME} - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIconFile - - CFBundleIdentifier - com.google.iOSShell - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - ${PRODUCT_NAME} - CFBundlePackageType - APPL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - LSRequiresIPhoneOS - - NSMainNibFile - MainWindow_iPhone - NSMainNibFile~ipad - MainWindow_iPad - UISupportedInterfaceOrientations - - UIInterfaceOrientationPortrait - - UISupportedInterfaceOrientations~ipad - - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - - - -- cgit v1.2.3