From http://www.jwz.org/xscreensaver/xscreensaver-5.37.tar.gz
[xscreensaver] / OSX / iSaverRunner.plist
index 89418cbac12b0f4a1c063f38cdc00f9df522f668..fef1480dba947c8af7fd654c7493133d6856f8a0 100644 (file)
@@ -2,69 +2,69 @@
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 <plist version="1.0">
 <dict>
-       <key>CFBundleName</key>
-       <string>${PRODUCT_NAME}</string>
-       <key>NSHumanReadableCopyright</key>
-       <string>5.27</string>
        <key>CFBundleDevelopmentRegion</key>
        <string>English</string>
-       <key>CFBundleVersion</key>
-       <string>5.27</string>
-       <key>NSMainNibFile</key>
-       <string>iSaverRunner</string>
+       <key>CFBundleDisplayName</key>
+       <string>${PRODUCT_NAME}</string>
+       <key>CFBundleExecutable</key>
+       <string>${EXECUTABLE_NAME}</string>
+       <key>CFBundleGetInfoString</key>
+       <string>5.37</string>
+       <key>CFBundleIcons</key>
+       <dict/>
+       <key>CFBundleIcons~ipad</key>
+       <dict/>
+       <key>CFBundleIdentifier</key>
+       <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
+       <key>CFBundleInfoDictionaryVersion</key>
+       <string>6.0</string>
+       <key>CFBundleLongVersionString</key>
+       <string>5.37</string>
+       <key>CFBundleName</key>
+       <string>${PRODUCT_NAME}</string>
        <key>CFBundlePackageType</key>
        <string>APPL</string>
-       <key>CFBundleIconFile</key>
-       <string>iSaverRunner57.png</string>
-       <key>UIViewControllerBasedStatusBarAppearance</key>
-       <false/>
        <key>CFBundleShortVersionString</key>
-       <string>5.27</string>
-       <key>CFBundleInfoDictionaryVersion</key>
-       <string>6.0</string>
+       <string>5.37</string>
+       <key>CFBundleSignature</key>
+       <string>????</string>
+       <key>CFBundleVersion</key>
+       <string>5.37</string>
+       <key>LSRequiresIPhoneOS</key>
+       <true/>
+       <key>NSHumanReadableCopyright</key>
+       <string>5.37</string>
+       <key>NSMainNibFile</key>
+       <string>iSaverRunner</string>
+       <key>UIAppFonts</key>
+       <array>
+               <string>OCRAStd.otf</string>
+               <string>YearlReg.ttf</string>
+               <string>PxPlus_IBM_VGA8.ttf</string>
+       </array>
+       <key>UILaunchStoryboardName</key>
+       <string>LaunchScreen</string>
        <key>UIRequiredDeviceCapabilities</key>
        <dict>
                <key>opengles-1</key>
                <true/>
        </dict>
-       <key>CFBundleExecutable</key>
-       <string>${EXECUTABLE_NAME}</string>
-       <key>UISupportedInterfaceOrientations~ipad</key>
+       <key>UISupportedInterfaceOrientations</key>
        <array>
                <string>UIInterfaceOrientationPortrait</string>
-               <string>UIInterfaceOrientationPortraitUpsideDown</string>
                <string>UIInterfaceOrientationLandscapeLeft</string>
                <string>UIInterfaceOrientationLandscapeRight</string>
+               <string>UIInterfaceOrientationPortraitUpsideDown</string>
        </array>
-       <key>CFBundleLongVersionString</key>
-       <string>5.27</string>
-       <key>CFBundleIdentifier</key>
-       <string>${BUNDLE_IDENTIFIER}</string>
-       <key>CFBundleSignature</key>
-       <string>????</string>
-       <key>CFBundleIconFiles</key>
-       <array>
-               <string>iSaverRunner152.png</string>
-               <string>iSaverRunner120.png</string>
-               <string>iSaverRunner114.png</string>
-               <string>iSaverRunner76.png</string>
-               <string>iSaverRunner72.png</string>
-               <string>iSaverRunner57.png</string>
-               <string>iSaverRunner50.png</string>
-               <string>iSaverRunner29.png</string>
-       </array>
-       <key>LSRequiresIPhoneOS</key>
-       <true/>
-       <key>UISupportedInterfaceOrientations</key>
+       <key>UISupportedInterfaceOrientations~ipad</key>
        <array>
                <string>UIInterfaceOrientationPortrait</string>
+               <string>UIInterfaceOrientationPortraitUpsideDown</string>
                <string>UIInterfaceOrientationLandscapeLeft</string>
                <string>UIInterfaceOrientationLandscapeRight</string>
-               <string>UIInterfaceOrientationPortraitUpsideDown</string>
        </array>
-       <key>CFBundleDisplayName</key>
-       <string>${PRODUCT_NAME}</string>
-       <key>CFBundleGetInfoString</key>
-       <string>5.27</string>
-</dict>
+       <key>UIViewControllerBasedStatusBarAppearance</key>
+       <true/>
+       <key>NSPhotoLibraryUsageDescription</key>
+       <string>XScreenSaver displays manipulated versions of your photos.</string></dict>
 </plist>