<?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>NSAppTransportSecurity</key>
|
<dict>
|
<key>NSExceptionDomains</key>
|
<dict>
|
<key>NSExceptionDomains</key>
|
<true/>
|
<key>NSExceptionMinimumTLSVersion</key>
|
<string>TLSv1.0</string>
|
</dict>
|
<key>NSAllowsArbitraryLoads</key>
|
<true/>
|
</dict>
|
<key>CFBundleIdentifier</key>
|
<string>com.hdl.in</string>
|
<key>CFBundleShortVersionString</key>
|
<string>2.52006021</string>
|
<key>LSRequiresIPhoneOS</key>
|
<true/>
|
<key>MinimumOSVersion</key>
|
<string>9.1</string>
|
<key>UIDeviceFamily</key>
|
<array>
|
<integer>1</integer>
|
<integer>2</integer>
|
</array>
|
<key>UIRequiredDeviceCapabilities</key>
|
<array>
|
<string>armv7</string>
|
</array>
|
<key>UIRequiresFullScreen</key>
|
<true/>
|
<key>NSCameraUsageDescription</key>
|
<string>Set up your room or scene background.</string>
|
<key>NSPhotoLibraryUsageDescription</key>
|
<string>Set up your room or scene background.</string>
|
<key>UIBackgroundModes</key>
|
<array>
|
<string>remote-notification</string>
|
</array>
|
<key>Custom Property</key>
|
<string></string>
|
<key>CFBundleInfoDictionaryVersion</key>
|
<string>Required background modes (Watch)</string>
|
<key>CFBundleURLTypes</key>
|
<array>
|
<dict>
|
<key>CFBundleURLSchemes</key>
|
<array>
|
<string>com.hdl.SimpleControl</string>
|
</array>
|
<key>CFBundleURLName</key>
|
<string>on</string>
|
</dict>
|
</array>
|
<key>UISupportedInterfaceOrientations</key>
|
<array>
|
<string>UIInterfaceOrientationPortrait</string>
|
</array>
|
<key>LSApplicationQueriesSchemes </key>
|
<array>
|
<string>com.hdl.ezviz-monitor</string>
|
<string>qqmusic</string>
|
<string>spotify</string>
|
</array>
|
<key>NSMicrophoneUsageDescription</key>
|
<string>Phone microphones need to be used
|
</string>
|
<key>UIAppFonts</key>
|
<array>
|
<string>titilliumtext25l005.otf</string>
|
</array>
|
<key>UISupportedInterfaceOrientations~ipad</key>
|
<array>
|
<string>UIInterfaceOrientationPortrait</string>
|
</array>
|
<key>UIStatusBarTintParameters</key>
|
<dict>
|
<key>UINavigationBar</key>
|
<dict>
|
<key>Style</key>
|
<string>UIBarStyleBlack</string>
|
<key>Translucent</key>
|
<false/>
|
</dict>
|
</dict>
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
<false/>
|
<key>XSLaunchImageAssets</key>
|
<string>Assets.xcassets/LaunchImage-HDL.launchimage</string>
|
<key>CFBundleName</key>
|
<string>Control In</string>
|
<key>NSAppleMusicUsageDescription</key>
|
<string>Control In needs to access your music library to connect to an external player to play music.</string>
|
<key>XSAppIconAssets</key>
|
<string>Assets.xcassets/AppIcon.appiconset</string>
|
<key>NSLocationWhenInUseUsageDescription</key>
|
<string>Get the weather</string>
|
<key>CFBundleDisplayName</key>
|
<string>Control In</string>
|
<key>CFBundleVersion</key>
|
<string>2.52006021</string>
|
<key>NSLocationAlwaysUsageDescription</key>
|
<string>Get the weather</string>
|
</dict>
|
</plist>
|