123 lines
3.6 KiB
Plaintext
123 lines
3.6 KiB
Plaintext
<?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>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleURLName</key>
|
|
<string>com.ihandysoft.alarmclock</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>ihandyalarmclock</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>11.3</string>
|
|
<key>CFBundleName</key>
|
|
<string>AlarmClockFree</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos11.3</string>
|
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
|
<false/>
|
|
<key>CFBundleIcons</key>
|
|
<dict>
|
|
<key>CFBundlePrimaryIcon</key>
|
|
<dict>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>AppIcon-free29x29</string>
|
|
<string>AppIcon-free40x40</string>
|
|
<string>AppIcon-free57x57</string>
|
|
<string>AppIcon-free60x60</string>
|
|
</array>
|
|
<key>CFBundleIconName</key>
|
|
<string>AppIcon-free</string>
|
|
</dict>
|
|
</dict>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Alarm Clock</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>NSLocationWhenInUseUsageDescription</key>
|
|
<string>This allows you to get local weather information. Your exact location is never displayed.</string>
|
|
<key>UIBackgroundModes</key>
|
|
<array/>
|
|
<key>DTSDKBuild</key>
|
|
<string>15E217</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.16.1</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
</array>
|
|
<key>BuildMachineOSBuild</key>
|
|
<string>17F77</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>15E217</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>9E145</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.16.1.1</string>
|
|
<key>UIAppFonts</key>
|
|
<array>
|
|
<string>Helvetica.ttc</string>
|
|
<string>HelveticaNeue.ttc</string>
|
|
</array>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>GoldenEyeVersion</key>
|
|
<string>187:2018.12.26.001</string>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
<key>gad_preferred_webview</key>
|
|
<string>wkwebview</string>
|
|
<key>UIApplicationExitsOnSuspend</key>
|
|
<true/>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
</array>
|
|
<key>UILaunchStoryboardName</key>
|
|
<string>Launch Screen</string>
|
|
<key>NSMicrophoneUsageDescription</key>
|
|
<string>purpose for using Microphone</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.ihandysoft.alarmclock</string>
|
|
<key>NSAppleMusicUsageDescription</key>
|
|
<string>purpose for using Media Library</string>
|
|
<key>DTXcode</key>
|
|
<string>0930</string>
|
|
<key>LSHasLocalizedDisplayName</key>
|
|
<true/>
|
|
<key>NSAppTransportSecurity</key>
|
|
<dict>
|
|
<key>NSAllowsArbitraryLoads</key>
|
|
<true/>
|
|
</dict>
|
|
<key>CFBundleExecutable</key>
|
|
<string>AlarmClockFree</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTCompiler</key>
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
<key>DTAppStoreToolsBuild</key>
|
|
<string>10B63</string>
|
|
</dict>
|
|
</plist>
|