From d9a7a8a4d4a23fb65e6319e0e8a435046cc39fea Mon Sep 17 00:00:00 2001 From: comex Date: Sat, 28 Feb 2015 13:16:36 -0500 Subject: Rename ios-bootstrap to darwin-bootstrap; cleanup posixspawn-hook and unrestrict. Not tested yet. --- ios-bootstrap/safety-dance/Info.plist | 88 ----------------------------------- 1 file changed, 88 deletions(-) delete mode 100644 ios-bootstrap/safety-dance/Info.plist (limited to 'ios-bootstrap/safety-dance/Info.plist') diff --git a/ios-bootstrap/safety-dance/Info.plist b/ios-bootstrap/safety-dance/Info.plist deleted file mode 100644 index f2fa520..0000000 --- a/ios-bootstrap/safety-dance/Info.plist +++ /dev/null @@ -1,88 +0,0 @@ - - - - - CFBundleDevelopmentRegion - en - CFBundleExecutable - SafetyDance - CFBundleIdentifier - com.ex.SafetyDance - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - SafetyDance - CFBundlePackageType - APPL - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleVersion - 1 - LSRequiresIPhoneOS - - UILaunchImages - - - UILaunchImageMinimumOSVersion - 7.0 - UILaunchImageName - Default - UILaunchImageOrientation - Portrait - UILaunchImageSize - {320, 480} - - - UILaunchImageMinimumOSVersion - 7.0 - UILaunchImageName - Default - UILaunchImageOrientation - Portrait - UILaunchImageSize - {320, 568} - - - UILaunchImageMinimumOSVersion - 8.0 - UILaunchImageName - Default - UILaunchImageOrientation - Portrait - UILaunchImageSize - {375, 667} - - - UILaunchImageMinimumOSVersion - 8.0 - UILaunchImageName - Default - UILaunchImageOrientation - Portrait - UILaunchImageSize - {414, 736} - - - UILaunchImageMinimumOSVersion - 7.0 - UILaunchImageName - Default - UILaunchImageOrientation - Portrait - UILaunchImageSize - {768, 1024} - - - UIStatusBarStyle - UIStatusBarStyleLightContent - UISupportedInterfaceOrientations - - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - - - -- cgit v1.2.3