135 lines
3.7 KiB
Plaintext
135 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>CADisableMinimumFrameDuration</key>
|
|
<false/>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Error City</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>${EXECUTABLE_NAME}</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.errorcity.${PRODUCT_NAME}</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>${PRODUCT_NAME}</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>0.0.1</string>
|
|
<key>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>fb619091802799168</string>
|
|
</array>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>com.googleusercontent.apps.542799801094-b7a7r0konga9o4nrjbvu1h4jf6rpkj41</string>
|
|
</array>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>line3rdp.com.errorcity.enios</string>
|
|
</array>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>twitterkit-lBZdOn7To1PxJNKLKrZk5gIme</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>1</string>
|
|
<key>FacebookAppID</key>
|
|
<string>619091802799168</string>
|
|
<key>FacebookDisplayName</key>
|
|
<string>Error City</string>
|
|
<key>LSApplicationQueriesSchemes</key>
|
|
<array>
|
|
<string>lineauth2</string>
|
|
<string>fbapi</string>
|
|
<string>fbapi20130214</string>
|
|
<string>fbapi20130410</string>
|
|
<string>fbapi20130702</string>
|
|
<string>fbapi20131010</string>
|
|
<string>fbapi20131219</string>
|
|
<string>fbapi20140410</string>
|
|
<string>fbapi20140116</string>
|
|
<string>fbapi20150313</string>
|
|
<string>fbapi20150629</string>
|
|
<string>fbapi20160328</string>
|
|
<string>fbauth</string>
|
|
<string>fb-messenger-share-api</string>
|
|
<string>fbauth2</string>
|
|
<string>fbshareextension</string>
|
|
</array>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>LineSDKConfig</key>
|
|
<dict>
|
|
<key>ChannelID</key>
|
|
<string>1656346212</string>
|
|
</dict>
|
|
<key>NSAppTransportSecurity</key>
|
|
<dict>
|
|
<key>NSAllowsArbitraryLoads</key>
|
|
<true/>
|
|
</dict>
|
|
<key>NSMicrophoneUsageDescription</key>
|
|
<string>Microphone</string>
|
|
<key>NSPhotoLibraryUsageDescription</key>
|
|
<string>The app needs your permission to access the album</string>
|
|
<key>NSUserTrackingUsageDescription</key>
|
|
<string>This identifier will be used to deliver personalized ads to you.</string>
|
|
<key>UIApplicationExitsOnSuspend</key>
|
|
<false/>
|
|
<key>UILaunchStoryboardName~ipad</key>
|
|
<string>LaunchScreen-iPad</string>
|
|
<key>UILaunchStoryboardName~iphone</key>
|
|
<string>LaunchScreen-iPhone</string>
|
|
<key>UILaunchStoryboardName~ipod</key>
|
|
<string>LaunchScreen-iPhone</string>
|
|
<key>UIPrerenderedIcon</key>
|
|
<false/>
|
|
<key>UIRequiredDeviceCapabilities</key>
|
|
<array>
|
|
<string>armv7</string>
|
|
</array>
|
|
<key>UIRequiresFullScreen</key>
|
|
<true/>
|
|
<key>UIRequiresPersistentWiFi</key>
|
|
<false/>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
<key>UIStatusBarStyle</key>
|
|
<string>UIStatusBarStyleDefault</string>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
</array>
|
|
<key>UnityCloudProjectID</key>
|
|
<string></string>
|
|
<key>UnityCrashSubmissionURL</key>
|
|
<string>https://a:b@perf-events.cloud.unity3d.com/symbolicate</string>
|
|
<key>Unity_LoadingActivityIndicatorStyle</key>
|
|
<integer>-1</integer>
|
|
</dict>
|
|
</plist>
|