From d3a98cf6cbc3bd0b9efc570f58e8812c03931c18 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 16 Oct 2018 10:08:48 +0200 Subject: Original 5.40 --- OSX/iSaverRunner.plist | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 OSX/iSaverRunner.plist (limited to 'OSX/iSaverRunner.plist') diff --git a/OSX/iSaverRunner.plist b/OSX/iSaverRunner.plist new file mode 100644 index 0000000..4604e9d --- /dev/null +++ b/OSX/iSaverRunner.plist @@ -0,0 +1,71 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleDisplayName + ${PRODUCT_NAME} + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleGetInfoString + 5.40 + CFBundleIcons + + CFBundleIcons~ipad + + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleLongVersionString + 5.40 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + APPL + CFBundleShortVersionString + 5.40 + CFBundleSignature + ???? + CFBundleVersion + 5.40 + LSRequiresIPhoneOS + + NSHumanReadableCopyright + 5.40 + NSMainNibFile + iSaverRunner + UIAppFonts + + OCRAStd.otf + YearlReg.ttf + PxPlus_IBM_VGA8.ttf + luximr.ttf + + UILaunchStoryboardName + LaunchScreen + UIRequiredDeviceCapabilities + + opengles-1 + + + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + UIInterfaceOrientationPortraitUpsideDown + + UISupportedInterfaceOrientations~ipad + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UIViewControllerBasedStatusBarAppearance + + NSPhotoLibraryUsageDescription + XScreenSaver displays manipulated versions of your photos. + -- cgit v1.2.3-55-g7522