125 lines
3.1 KiB
Plaintext
125 lines
3.1 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>BuildMachineOSBuild</key>
|
|
<string>11D50b</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Sing!</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>SongProjectPaid</string>
|
|
<key>CFBundleIcons</key>
|
|
<dict>
|
|
<key>CFBundlePrimaryIcon</key>
|
|
<dict>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>Icon.png</string>
|
|
<string>Icon@2x.png</string>
|
|
<string>Icon-72.png</string>
|
|
<string>Default@2x.png</string>
|
|
<string>Default.png</string>
|
|
</array>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
</dict>
|
|
</dict>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.smule.sing</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>Sing!</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleResourceSpecification</key>
|
|
<string>ResourceRules.plist</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.0</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleURLName</key>
|
|
<string>Facebook</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>fb204580932894906sing</string>
|
|
</array>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>CFBundleURLName</key>
|
|
<string></string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>smulesing</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.0</string>
|
|
<key>DTCompiler</key>
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>9B176</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>5.1</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>9B176</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos5.1</string>
|
|
<key>DTXcode</key>
|
|
<string>0431</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>4E1019</string>
|
|
<key>DefaultSKU</key>
|
|
<string>com.smule.sing.free.song</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>MinimumOSVersion</key>
|
|
<string>5.0</string>
|
|
<key>SMBuildVersion</key>
|
|
<string>2a05b6f48c3a3cf123b97aeffde560acbf9c6549</string>
|
|
<key>UIAppFonts</key>
|
|
<array>
|
|
<string>AnoHalf-Wide.ttf</string>
|
|
<string>AnoHalf-WideItalic.ttf</string>
|
|
</array>
|
|
<key>UIApplicationExitsOnSuspend</key>
|
|
<false/>
|
|
<key>UIBackgroundModes</key>
|
|
<array>
|
|
<string>audio</string>
|
|
</array>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
</array>
|
|
<key>UILaunchImageFile~ipad</key>
|
|
<string>Default.png</string>
|
|
<key>UILaunchImageFile~iphone</key>
|
|
<string>Default.png</string>
|
|
<key>UIRequiredDeviceCapabilities</key>
|
|
<array>
|
|
<string>armv7</string>
|
|
</array>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
</array>
|
|
</dict>
|
|
</plist>
|