<?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>CFBundleDisplayName</key>
|
<string>ezxamairn</string>
|
<key>CFBundleName</key>
|
<string>ezxamairn</string>
|
<key>CFBundleIdentifier</key>
|
<string>com.hdl.onpro</string>
|
<key>CFBundleShortVersionString</key>
|
<string>1.0</string>
|
<key>CFBundleVersion</key>
|
<string>1.0</string>
|
<key>LSRequiresIPhoneOS</key>
|
<true/>
|
<key>MinimumOSVersion</key>
|
<string>11.0</string>
|
<key>UIDeviceFamily</key>
|
<array>
|
<integer>1</integer>
|
<integer>2</integer>
|
</array>
|
<key>UIMainStoryboardFile</key>
|
<string>Main</string>
|
<key>UILaunchStoryboardName</key>
|
<string>LaunchScreen</string>
|
<key>UIRequiredDeviceCapabilities</key>
|
<array>
|
<string>armv7</string>
|
</array>
|
<key>UISupportedInterfaceOrientations</key>
|
<array>
|
<string>UIInterfaceOrientationPortrait</string>
|
</array>
|
<key>UISupportedInterfaceOrientations~ipad</key>
|
<array>
|
<string>UIInterfaceOrientationPortrait</string>
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
</array>
|
<key>XSAppIconAssets</key>
|
<string>Assets.xcassets/AppIcon.appiconset</string>
|
<key>UIStatusBarStyle</key>
|
<string>UIStatusBarStyleLightContent</string>
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
<false/>
|
<key>NSAppTransportSecurity</key>
|
<dict>
|
<key>NSAllowsArbitraryLoads</key>
|
<true/>
|
</dict>
|
<key>NSCameraUsageDescription</key>
|
<string>需要使用手机照相机</string>
|
<key>NSLocalNetworkUsageDescription</key>
|
<string>用于wifi配网</string>
|
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
|
<string>$(PRODUCT_NAME) App needs Location permission to configure device's network.</string>
|
<key>NSLocationAlwaysUsageDescription</key>
|
<string>$(PRODUCT_NAME) App needs Location permission to configure device's network.</string>
|
<key>NSLocationWhenInUseUsageDescription</key>
|
<string>$(PRODUCT_NAME) App needs Location permission so that you can select location information when posting videos publicly.</string>
|
<key>NSMicrophoneUsageDescription</key>
|
<string>需要使用手机麦克风</string>
|
<key>NSPhotoLibraryAddUsageDescription</key>
|
<string>需要使用手机相册</string>
|
<key>NSPhotoLibraryUsageDescription</key>
|
<string>需要使用手机相册</string>
|
<key>NoEzvizBack</key>
|
<false/>
|
<key>NoEzvizTransform</key>
|
<false/>
|
<key>UIFileSharingEnabled</key>
|
<true/>
|
<key>UIUserInterfaceStyle</key>
|
<string>Light</string>
|
</dict>
|
</plist>
|