119 lines
3.7 KiB
Plaintext
119 lines
3.7 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>UIRequiredDeviceCapabilities</key>
|
|
<array>
|
|
<string>arm64</string>
|
|
</array>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>UISupportedInterfaceOrientations~ipad</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
</array>
|
|
<key>DTPlatformVersion</key>
|
|
<string>14.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>ToneGenerator</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos14.0</string>
|
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
|
<false/>
|
|
<key>GADApplicationIdentifier</key>
|
|
<string>ca-app-pub-4924545649449803~6734262776</string>
|
|
<key>CFBundleIcons</key>
|
|
<dict>
|
|
<key>CFBundlePrimaryIcon</key>
|
|
<dict>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>AppIcon60x60</string>
|
|
</array>
|
|
<key>CFBundleIconName</key>
|
|
<string>AppIcon</string>
|
|
</dict>
|
|
</dict>
|
|
<key>NSBluetoothAlwaysUsageDescription</key>
|
|
<string>Would you like to allow Sonic to continue playing the tone while the app is in the background?</string>
|
|
<key>UIStatusBarStyle</key>
|
|
<string>UIStatusBarStyleLightContent</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Sonic</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>UIBackgroundModes</key>
|
|
<array>
|
|
<string>audio</string>
|
|
</array>
|
|
<key>DTSDKBuild</key>
|
|
<string>18A390</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>2.7</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
</array>
|
|
<key>BuildMachineOSBuild</key>
|
|
<string>19H2</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>18A390</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>12A7300</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>13.0</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>1</string>
|
|
<key>NSBluetoothPeripheralUsageDescription</key>
|
|
<string>Would you like to allow Sonic to continue playing the tone while the app is in the background?</string>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
<integer>2</integer>
|
|
</array>
|
|
<key>UILaunchStoryboardName</key>
|
|
<string>LaunchScreen</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.vonbruno.ToneGenerator</string>
|
|
<key>DTXcode</key>
|
|
<string>1201</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>ToneGenerator</string>
|
|
<key>CFBundleIcons~ipad</key>
|
|
<dict>
|
|
<key>CFBundlePrimaryIcon</key>
|
|
<dict>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>AppIcon60x60</string>
|
|
<string>AppIcon76x76</string>
|
|
</array>
|
|
<key>CFBundleIconName</key>
|
|
<string>AppIcon</string>
|
|
</dict>
|
|
</dict>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>UIMainStoryboardFile</key>
|
|
<string>SonicPlayer</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTCompiler</key>
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
<key>DTAppStoreToolsBuild</key>
|
|
<string>12A7402a</string>
|
|
</dict>
|
|
</plist>
|