| | |
| | | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
| | | <plist version="1.0"> |
| | | <dict> |
| | | <key>NSContactsUsageDescription</key> |
| | | <string>需要读取通讯录,用于添加胁迫联系人</string> |
| | | <key>NSLocationWhenInUseUsageDescription</key> |
| | | <string>使用期间需要使用地理位置,以便提供服务,如天气</string> |
| | | <key>NSLocationAlwaysUsageDescription</key> |
| | | <string>应用在后台运行,定时上报位置,执行自动化逻辑功能</string> |
| | | <key>UIViewControllerBasedStatusBarAppearance</key> |
| | | <false/> |
| | | <key>NSPhotoLibraryUsageDescription</key> |
| | |
| | | <key>LSRequiresIPhoneOS</key> |
| | | <true/> |
| | | <key>MinimumOSVersion</key> |
| | | <string>9.0</string> |
| | | <string>10</string> |
| | | <key>UIDeviceFamily</key> |
| | | <array> |
| | | <integer>1</integer> |
| | |
| | | <key>XSAppIconAssets</key> |
| | | <string>Assets.xcassets/AppIcon.appiconset</string> |
| | | <key>CFBundleIdentifier</key> |
| | | <string>com.hdl.home</string> |
| | | <string>com.evoyo.home</string> |
| | | <key>Custom Property</key> |
| | | <string></string> |
| | | <key>CFBundleName</key> |
| | | <string> HDL Home</string> |
| | | <string>Evoyo Home</string> |
| | | <key>XSLaunchImageAssets</key> |
| | | <string>Assets.xcassets/LaunchImage.launchimage</string> |
| | | <key>NSAppleMusicUsageDescription</key> |
| | | <string>需要使用多媒体权限,以便提供更多的多媒体服务</string> |
| | | <key>aps-environment</key> |
| | | <string>development</string> |
| | | <key>UIBackgroundModes</key> |
| | | <array> |
| | | <string>location</string> |
| | | <string>remote-notification</string> |
| | | </array> |
| | | <key>CFBundleShortVersionString</key> |
| | | <string>1.0.20031601</string> |
| | | <string>1.2.1</string> |
| | | <key>CFBundleVersion</key> |
| | | <string>2</string> |
| | | <string>2022042704</string> |
| | | <key>CFBundleURLTypes</key> |
| | | <array> |
| | | <dict> |
| | | <key>CFBundleURLSchemes</key> |
| | | <array> |
| | | <string>evoyoHome</string> |
| | | </array> |
| | | <key>CFBundleTypeRole</key> |
| | | <string>Editor</string> |
| | | </dict> |
| | | <dict> |
| | | <key>CFBundleURLName</key> |
| | | <string>xiaoduapp</string> |
| | | </dict> |
| | | <dict> |
| | | <key>CFBundleURLName</key> |
| | | <string>AispeechMobile</string> |
| | | </dict> |
| | | <dict> |
| | | <key>CFBundleURLName</key> |
| | | <string>weixin</string> |
| | |
| | | </array> |
| | | <key>LSApplicationQueriesSchemes</key> |
| | | <array> |
| | | <string>xiaoduapp</string> |
| | | <string>AispeechMobile</string> |
| | | <string>weixin</string> |
| | | <string>weixinULAPI</string> |
| | | </array> |
| | | <key>CFBundleDevelopmentRegion</key> |
| | | <string>zh_CN</string> |
| | | <key>UIBackgroundModes</key> |
| | | <array> |
| | | <string>location</string> |
| | | <string>remote-notification</string> |
| | | </array> |
| | | <key>NSMicrophoneUsageDescription</key> |
| | | <string>需要使用麦克风,用于可视对讲</string> |
| | | </dict> |
| | | </plist> |