From 17a2bee074dc8d625016647b1acfe3f0a9734b18 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 13 十二月 2022 11:01:23 +0800 Subject: [PATCH] beifen --- ON.Ios/Info.plist | 41 +++++------------------------------------ 1 files changed, 5 insertions(+), 36 deletions(-) diff --git a/ON.Ios/Info.plist b/ON.Ios/Info.plist index caf1c5e..fa48715 100755 --- a/ON.Ios/Info.plist +++ b/ON.Ios/Info.plist @@ -15,37 +15,23 @@ <true/> </dict> <key>CFBundleIdentifier</key> - <string>com.CrabtreeOn</string> + <string>com.hdl.moveserver</string> <key>CFBundleShortVersionString</key> - <string>2.72201121</string> + <string>1.0</string> <key>CFBundleVersion</key> - <string>2.701121</string> + <string>1.0</string> <key>LSRequiresIPhoneOS</key> <true/> <key>MinimumOSVersion</key> <string>9.1</string> - <key>UIDeviceFamily</key> - <array> - <integer>1</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> @@ -61,22 +47,9 @@ <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> @@ -93,14 +66,10 @@ <key>XSLaunchImageAssets</key> <string>Assets.xcassets/LaunchImage-HDL.launchimage</string> <key>CFBundleName</key> - <string>Crabtree-ON</string> - <key>NSAppleMusicUsageDescription</key> - <string>Needs to access your music library to connect to an external player to play music.</string> + <string>Migration Tools</string> <key>XSAppIconAssets</key> <string>Assets.xcassets/AppIcon.appiconset</string> - <key>NSLocationWhenInUseUsageDescription</key> - <string>Get the weather</string> <key>CFBundleDisplayName</key> - <string>Crabtree-ON</string> + <string>Migration Tools</string> </dict> </plist> -- Gitblit v1.8.0