105 lines
2.9 KiB
Plaintext
105 lines
2.9 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>12E55</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Revenant</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>UDKGame</string>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>Icon29.png</string>
|
|
<string>Icon29@2x.png</string>
|
|
<string>Icon40.png</string>
|
|
<string>Icon40@2x.png</string>
|
|
<string>Icon50.png</string>
|
|
<string>Icon50@2x.png</string>
|
|
<string>Icon57.png</string>
|
|
<string>Icon57@2x.png</string>
|
|
<string>Icon72.png</string>
|
|
<string>Icon72@2x.png</string>
|
|
<string>Icon76.png</string>
|
|
<string>Icon76@2x.png</string>
|
|
</array>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.bulkypix.dreamrevenant</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>DreamRevenant</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleResourceSpecification</key>
|
|
<string>CustomResourceRules.plist</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>fb169315946448309</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>7301.1050</string>
|
|
<key>DTCompiler</key>
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>11B508</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>7.0</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>11B508</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos7.0</string>
|
|
<key>DTXcode</key>
|
|
<string>0501</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>5A2053</string>
|
|
<key>EpicAppVersion</key>
|
|
<string>7301.1042 08-13 09:16</string>
|
|
<key>EpicPackagingMode</key>
|
|
<string>Distribution</string>
|
|
<key>FacebookAppID</key>
|
|
<string>169315946448309</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>MinimumOSVersion</key>
|
|
<string>6.0</string>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
<integer>2</integer>
|
|
</array>
|
|
<key>UIInterfaceOrientation</key>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>UIRequiredDeviceCapabilities</key>
|
|
<array>
|
|
<string>armv7</string>
|
|
<string>opengles-2</string>
|
|
</array>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
</array>
|
|
<key>UIFileSharingEnabled</key>
|
|
<false/>
|
|
</dict>
|
|
</plist> |