91 lines
2.5 KiB
Plaintext
91 lines
2.5 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>BuglyAppIDString</key>
|
||
<string>8f49773330</string>
|
||
<key>CFBundleDevelopmentRegion</key>
|
||
<string>cn</string>
|
||
<key>CFBundleDisplayName</key>
|
||
<string>面膜时间</string>
|
||
<key>CFBundleExecutable</key>
|
||
<string>$(EXECUTABLE_NAME)</string>
|
||
<key>CFBundleIdentifier</key>
|
||
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</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.8.0</string>
|
||
<key>CFBundleURLTypes</key>
|
||
<array>
|
||
<dict>
|
||
<key>CFBundleTypeRole</key>
|
||
<string>Editor</string>
|
||
<key>CFBundleURLName</key>
|
||
<string>weixin</string>
|
||
<key>CFBundleURLSchemes</key>
|
||
<array>
|
||
<string>wx1fa33defa5cbc8dd</string>
|
||
</array>
|
||
</dict>
|
||
<dict>
|
||
<key>CFBundleTypeRole</key>
|
||
<string>Editor</string>
|
||
<key>CFBundleURLSchemes</key>
|
||
<array>
|
||
<string>Prefs</string>
|
||
</array>
|
||
</dict>
|
||
</array>
|
||
<key>CFBundleVersion</key>
|
||
<string>1.4.0</string>
|
||
<key>LSApplicationQueriesSchemes</key>
|
||
<array>
|
||
<string>weixin</string>
|
||
</array>
|
||
<key>LSRequiresIPhoneOS</key>
|
||
<true/>
|
||
<key>NSAppTransportSecurity</key>
|
||
<dict>
|
||
<key>NSAllowsArbitraryLoads</key>
|
||
<true/>
|
||
</dict>
|
||
<key>NSCameraUsageDescription</key>
|
||
<string>是否允许此App使用您的 相机?</string>
|
||
<key>NSPhotoLibraryAddUsageDescription</key>
|
||
<string>保存图片到相册</string>
|
||
<key>NSPhotoLibraryUsageDescription</key>
|
||
<string>是否允许此App使用您的相册?</string>
|
||
<key>UIBackgroundModes</key>
|
||
<array>
|
||
<string>audio</string>
|
||
<string>remote-notification</string>
|
||
</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>UIInterfaceOrientationPortrait</string>
|
||
<string>UIInterfaceOrientationLandscapeLeft</string>
|
||
<string>UIInterfaceOrientationLandscapeRight</string>
|
||
</array>
|
||
<key>UISupportedInterfaceOrientations~ipad</key>
|
||
<array>
|
||
<string>UIInterfaceOrientationPortrait</string>
|
||
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
||
<string>UIInterfaceOrientationLandscapeLeft</string>
|
||
<string>UIInterfaceOrientationLandscapeRight</string>
|
||
</array>
|
||
</dict>
|
||
</plist>
|