123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117 |
- <?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>CFBundleDevelopmentRegion</key>
- <string>$(DEVELOPMENT_LANGUAGE)</string>
- <key>CFBundleExecutable</key>
- <string>$(EXECUTABLE_NAME)</string>
- <key>CFBundleIdentifier</key>
- <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>1.0</string>
- <key>CFBundleName</key>
- <string>$(PRODUCT_NAME)</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleShortVersionString</key>
- <string>1.0</string>
- <key>CFBundleURLTypes</key>
- <array>
- <dict>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- <key>CFBundleURLName</key>
- <string></string>
- <key>CFBundleURLSchemes</key>
- <array>
- <string>app2013</string>
- <string>fb717979272177968</string>
- </array>
- </dict>
- </array>
- <key>CFBundleVersion</key>
- <string>1.0</string>
- <key>FacebookAppID</key>
- <string>717979272177968</string>
- <key>FacebookDisplayName</key>
- <string>野望の西部ios</string>
- <key>GADApplicationIdentifier</key>
- <string>ca-app-pub-3940256099942544~1458002511</string>
- <key>LSApplicationQueriesSchemes</key>
- <array>
- <string>mqqwpa</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>fbauth2</string>
- <string>fb-messenger-share-api</string>
- </array>
- <key>LSRequiresIPhoneOS</key>
- <true/>
- <key>NSAppTransportSecurity</key>
- <dict>
- <key>NSAllowsArbitraryLoads</key>
- <true/>
- </dict>
- <key>NSPhotoLibraryUsageDescription</key>
- <string>?</string>
- <key>SKAdNetworkItems</key>
- <array>
- <dict>
- <key>SKAdNetworkIdentifier</key>
- <string>cstr6suwn9.skadnetwork</string>
- </dict>
- </array>
- <key>UILaunchStoryboardName</key>
- <string>LaunchScreen</string>
- <key>UIMainStoryboardFile</key>
- <string>Main</string>
- <key>UIRequiredDeviceCapabilities</key>
- <array>
- <string>armv7</string>
- </array>
- <key>UISupportedInterfaceOrientations</key>
- <array>
- <string>UIInterfaceOrientationLandscapeLeft</string>
- <string>UIInterfaceOrientationLandscapeRight</string>
- <string>UIInterfaceOrientationPortrait</string>
- </array>
- <key>UISupportedInterfaceOrientations~ipad</key>
- <array>
- <string>UIInterfaceOrientationPortrait</string>
- <string>UIInterfaceOrientationPortraitUpsideDown</string>
- <string>UIInterfaceOrientationLandscapeLeft</string>
- <string>UIInterfaceOrientationLandscapeRight</string>
- </array>
- <key>ironsource-Interstitial-unitId</key>
- <string>ca-app-pub-3940252029942544/3986624511</string>
- <key>ironsource-app-key</key>
- <string>8545d415</string>
- <key>ironsource-app-userId</key>
- <string>demoApp</string>
- <key>ironsource-video-unitId</key>
- <string>ca-app-pub-3940252029942544/3986624511</string>
- <key>kAppToken</key>
- <string>naklbjs7514w</string>
- <key>kLoginEventToken</key>
- <string>fz2j1x</string>
- <key>kRechargeEventToken</key>
- <string>ns9ynb</string>
- <key>kRegisterEventToken</key>
- <string>qsvt0a</string>
- <key>mob-banner-unitId</key>
- <string>ca-app-pub-3940256099943544/3986624511</string>
- <key>mob-native-unitId</key>
- <string>ca-app-pub-3940256029942544/3986624511</string>
- </dict>
- </plist>
|