<?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>CFBundleAllowMixedLocalizations</key>
|
<true/>
|
<key>CFBundleDisplayName</key>
|
<string>荣悦智能</string>
|
<key>CFBundleIdentifier</key>
|
<string>com.rongan.smart</string>
|
<key>CFBundleName</key>
|
<string>荣悦智能</string>
|
<key>CFBundleShortVersionString</key>
|
<string>1.0.2</string>
|
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
|
<string>Provide weather services based on your positioning</string>
|
<key>CFBundleVersion</key>
|
<string>1.0.2</string>
|
<key>LSApplicationQueriesSchemes</key>
|
<array>
|
<string>weixinULAPI</string>
|
<string>weixin</string>
|
<string>xiaoduapp</string>
|
<string>AispeechMobile</string>
|
<string>qqmusic</string>
|
</array>
|
<key>LSRequiresIPhoneOS</key>
|
<true/>
|
<key>MinimumOSVersion</key>
|
<string>12.2</string>
|
<key>NSAppTransportSecurity</key>
|
<dict>
|
<key>NSAllowsArbitraryLoads</key>
|
<true/>
|
<key>NSExceptionDomains</key>
|
<dict>
|
<key>NSExceptionDomains</key>
|
<true/>
|
<key>NSExceptionMinimumTLSVersion</key>
|
<string>TLSv1.0</string>
|
</dict>
|
</dict>
|
<key>NSCameraUsageDescription</key>
|
<string>App wants to access your camera to set the background picture of the room</string>
|
<key>NSLocalNetworkUsageDescription</key>
|
<string>APP wants to use local network access permissions for WiFi distribution.</string>
|
<key>NSLocationWhenInUseUsageDescription</key>
|
<string>Obtain the weather conditions of your current location through localization.</string>
|
<key>NSPhotoLibraryAddUsageDescription</key>
|
<string>App wants to access your photo library to set the background image of the room</string>
|
<key>NSPhotoLibraryUsageDescription</key>
|
<string>App wants to access your photo library to set the background image of the room</string>
|
<key>UIAppFonts</key>
|
<array>
|
<string>titilliumtext25l005.otf</string>
|
</array>
|
<key>UIBackgroundModes</key>
|
<array>
|
<string>remote-notification</string>
|
</array>
|
<key>UIDeviceFamily</key>
|
<array>
|
<integer>1</integer>
|
</array>
|
<key>UIRequiredDeviceCapabilities</key>
|
<array>
|
<string>armv7</string>
|
</array>
|
<key>UIRequiresFullScreen</key>
|
<true/>
|
<key>UIStatusBarStyle</key>
|
<string>UIStatusBarStyleLightContent</string>
|
<key>UIStatusBarTintParameters</key>
|
<dict>
|
<key>UINavigationBar</key>
|
<dict>
|
<key>Style</key>
|
<string>UIBarStyleBlack</string>
|
<key>Translucent</key>
|
<false/>
|
</dict>
|
</dict>
|
<key>UISupportedInterfaceOrientations</key>
|
<array>
|
<string>UIInterfaceOrientationPortrait</string>
|
</array>
|
<key>UISupportedInterfaceOrientations~ipad</key>
|
<array>
|
<string>UIInterfaceOrientationPortrait</string>
|
</array>
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
<false/>
|
<key>XSAppIconAssets</key>
|
<string>Assets.xcassets/AppIcon.appiconset</string>
|
<key>UILaunchStoryboardName</key>
|
<string>LaunchScreen</string>
|
</dict>
|
</plist>
|