Files
ipa-archive/data/10/10120.plist
2024-02-26 22:51:04 +01:00

180 lines
5.4 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>armv7</string>
</array>
<key>UIRequiresFullScreen</key>
<true/>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
</array>
<key>DTPlatformVersion</key>
<string>10.3</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTSDKName</key>
<string>iphoneos10.3</string>
<key>CFBundleName</key>
<string>NOIZ</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>Access your photos to select artwork for your track.</string>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon20x20</string>
<string>AppIcon29x29</string>
<string>AppIcon40x40</string>
<string>AppIcon60x60</string>
</array>
</dict>
</dict>
<key>LSApplicationCategoryType</key>
<string></string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>fbapi</string>
<string>fb-messenger-api</string>
<string>fbauth2</string>
<string>fbshareextension</string>
</array>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
<string>remote-notification</string>
</array>
<key>DTSDKBuild</key>
<string>14E8301</string>
<key>NSCameraUsageDescription</key>
<string>Access your camera to create artwork for your track.</string>
<key>CFBundleShortVersionString</key>
<string>2.4.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
</array>
<key>BuildMachineOSBuild</key>
<string>16F73</string>
<key>DTPlatformBuild</key>
<string>14E8301</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>DTXcodeBuild</key>
<string>8E3004b</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>MinimumOSVersion</key>
<string>8.0</string>
<key>CFBundleVersion</key>
<string>2</string>
<key>UIStatusBarHidden</key>
<true/>
<key>FirebaseAppDelegateProxyEnabled</key>
<true/>
<key>FacebookAppID</key>
<string>1544807712515260</string>
<key>UILaunchStoryboardName</key>
<string>Launch Screen</string>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
<key>FacebookDisplayName</key>
<string>NOIZ</string>
<key>CFBundleIdentifier</key>
<string>com.studioamplify.noiz-release</string>
<key>DTXcode</key>
<string>0833</string>
<key>UIApplicationShortcutItems</key>
<array>
<dict>
<key>UIApplicationShortcutItemTitle</key>
<string>New Track</string>
<key>UIApplicationShortcutItemType</key>
<string>com.studioamplify.noiz.new-track</string>
<key>UIApplicationShortcutItemIconFile</key>
<string>new-track</string>
</dict>
<dict>
<key>UIApplicationShortcutItemTitle</key>
<string>Notifications</string>
<key>UIApplicationShortcutItemType</key>
<string>com.studioamplify.noiz.notifications</string>
<key>UIApplicationShortcutItemIconFile</key>
<string>notifications</string>
</dict>
<dict>
<key>UIApplicationShortcutItemTitle</key>
<string>Stream</string>
<key>UIApplicationShortcutItemType</key>
<string>com.studioamplify.noiz.stream</string>
<key>UIApplicationShortcutItemIconFile</key>
<string>stream</string>
</dict>
<dict>
<key>UIApplicationShortcutItemTitle</key>
<string>Me</string>
<key>UIApplicationShortcutItemType</key>
<string>com.studioamplify.noiz.me</string>
<key>UIApplicationShortcutItemIconFile</key>
<string>me</string>
</dict>
</array>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>CFBundleExecutable</key>
<string>noiz</string>
<key>CFBundleIcons~ipad</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon20x20</string>
<string>AppIcon29x29</string>
<string>AppIcon40x40</string>
<string>AppIcon60x60</string>
<string>AppIcon76x76</string>
<string>AppIcon83.5x83.5</string>
</array>
</dict>
</dict>
<key>UIMainStoryboardFile</key>
<string>Main</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLSchemes</key>
<array>
<string>fb1544807712515260</string>
<string>noiz</string>
</array>
</dict>
</array>
</dict>
</plist>