182 lines
No EOL
5.7 KiB
Text
182 lines
No EOL
5.7 KiB
Text
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>${PRODUCT_NAME}</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>${EXECUTABLE_NAME}</string>
|
|
<key>CFBundleIconFile</key>
|
|
<string>icon.png</string>
|
|
<key>CFBundleIcons</key>
|
|
<dict>
|
|
<key>CFBundlePrimaryIcon</key>
|
|
<dict>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>icon-40</string>
|
|
<string>icon-small</string>
|
|
<string>icon-60</string>
|
|
<string>icon.png</string>
|
|
<string>icon@2x</string>
|
|
<string>icon-72</string>
|
|
<string>icon-72@2x</string>
|
|
</array>
|
|
<key>UIPrerenderedIcon</key>
|
|
<false/>
|
|
</dict>
|
|
</dict>
|
|
<key>CFBundleIcons~ipad</key>
|
|
<dict>
|
|
<key>CFBundlePrimaryIcon</key>
|
|
<dict>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>icon-small</string>
|
|
<string>icon-40</string>
|
|
<string>icon-50</string>
|
|
<string>icon-76</string>
|
|
<string>icon-60</string>
|
|
<string>icon</string>
|
|
<string>icon@2x</string>
|
|
<string>icon-72</string>
|
|
<string>icon-72@2x</string>
|
|
</array>
|
|
<key>UIPrerenderedIcon</key>
|
|
<false/>
|
|
</dict>
|
|
</dict>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>ch.fritteli.uhr</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>${PRODUCT_NAME}</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>0.0.1</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>0.0.1</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>NSMainNibFile</key>
|
|
<string></string>
|
|
<key>NSMainNibFile~ipad</key>
|
|
<string></string>
|
|
<key>UISupportedInterfaceOrientations~ipad</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
</array>
|
|
<key>UILaunchImages</key>
|
|
<array>
|
|
<dict>
|
|
<key>UILaunchImageMinimumOSVersion</key>
|
|
<string>8.0</string>
|
|
<key>UILaunchImageName</key>
|
|
<string>Default</string>
|
|
<key>UILaunchImageOrientation</key>
|
|
<string>Portrait</string>
|
|
<key>UILaunchImageSize</key>
|
|
<string>{320, 480}</string>
|
|
</dict>
|
|
<dict>
|
|
<key>UILaunchImageMinimumOSVersion</key>
|
|
<string>8.0</string>
|
|
<key>UILaunchImageName</key>
|
|
<string>Default</string>
|
|
<key>UILaunchImageOrientation</key>
|
|
<string>Landscape</string>
|
|
<key>UILaunchImageSize</key>
|
|
<string>{320, 480}</string>
|
|
</dict>
|
|
<dict>
|
|
<key>UILaunchImageMinimumOSVersion</key>
|
|
<string>8.0</string>
|
|
<key>UILaunchImageName</key>
|
|
<string>Default-568h</string>
|
|
<key>UILaunchImageOrientation</key>
|
|
<string>Portrait</string>
|
|
<key>UILaunchImageSize</key>
|
|
<string>{320, 568}</string>
|
|
</dict>
|
|
<dict>
|
|
<key>UILaunchImageMinimumOSVersion</key>
|
|
<string>8.0</string>
|
|
<key>UILaunchImageName</key>
|
|
<string>Default-568h</string>
|
|
<key>UILaunchImageOrientation</key>
|
|
<string>Landscape</string>
|
|
<key>UILaunchImageSize</key>
|
|
<string>{320, 568}</string>
|
|
</dict>
|
|
<dict>
|
|
<key>UILaunchImageMinimumOSVersion</key>
|
|
<string>8.0</string>
|
|
<key>UILaunchImageName</key>
|
|
<string>Default-667h</string>
|
|
<key>UILaunchImageOrientation</key>
|
|
<string>Portrait</string>
|
|
<key>UILaunchImageSize</key>
|
|
<string>{375, 667}</string>
|
|
</dict>
|
|
<dict>
|
|
<key>UILaunchImageMinimumOSVersion</key>
|
|
<string>8.0</string>
|
|
<key>UILaunchImageName</key>
|
|
<string>Default-667h</string>
|
|
<key>UILaunchImageOrientation</key>
|
|
<string>Landscape</string>
|
|
<key>UILaunchImageSize</key>
|
|
<string>{375, 667}</string>
|
|
</dict>
|
|
<dict>
|
|
<key>UILaunchImageMinimumOSVersion</key>
|
|
<string>8.0</string>
|
|
<key>UILaunchImageName</key>
|
|
<string>Default-736h</string>
|
|
<key>UILaunchImageOrientation</key>
|
|
<string>Portrait</string>
|
|
<key>UILaunchImageSize</key>
|
|
<string>{414, 736}</string>
|
|
</dict>
|
|
<dict>
|
|
<key>UILaunchImageMinimumOSVersion</key>
|
|
<string>8.0</string>
|
|
<key>UILaunchImageName</key>
|
|
<string>Default-Landscape-736h</string>
|
|
<key>UILaunchImageOrientation</key>
|
|
<string>Landscape</string>
|
|
<key>UILaunchImageSize</key>
|
|
<string>{414, 736}</string>
|
|
</dict>
|
|
<dict>
|
|
<key>UILaunchImageMinimumOSVersion</key>
|
|
<string>8.0</string>
|
|
<key>UILaunchImageName</key>
|
|
<string>Default-Portrait</string>
|
|
<key>UILaunchImageOrientation</key>
|
|
<string>Portrait</string>
|
|
<key>UILaunchImageSize</key>
|
|
<string>{768, 1024}</string>
|
|
</dict>
|
|
<dict>
|
|
<key>UILaunchImageMinimumOSVersion</key>
|
|
<string>8.0</string>
|
|
<key>UILaunchImageName</key>
|
|
<string>Default-Landscape</string>
|
|
<key>UILaunchImageOrientation</key>
|
|
<string>Landscape</string>
|
|
<key>UILaunchImageSize</key>
|
|
<string>{768, 1024}</string>
|
|
</dict>
|
|
</array>
|
|
</dict>
|
|
</plist> |