diff --git a/assets/.DS_Store b/assets/.DS_Store index fadaa0d..243119c 100644 Binary files a/assets/.DS_Store and b/assets/.DS_Store differ diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 4a0592e..52a50bc 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -1,74 +1,74 @@ + + CADisableMinimumFrameDurationOnPhone + + CFBundleDevelopmentRegion + $(DEVELOPMENT_LANGUAGE) + CFBundleDisplayName + 星球奇遇记 + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + PlanetAdventure + CFBundlePackageType + APPL + CFBundleShortVersionString + $(FLUTTER_BUILD_NAME) + CFBundleSignature + ???? + CFBundleURLTypes + + CFBundleVersion + $(FLUTTER_BUILD_NUMBER) + LSApplicationQueriesSchemes + + weixin + weixinULAPI + weixinURLParamsAPI + + LSRequiresIPhoneOS + + NSAppTransportSecurity - CADisableMinimumFrameDurationOnPhone + NSAllowsArbitraryLoads - CFBundleDevelopmentRegion - $(DEVELOPMENT_LANGUAGE) - CFBundleDisplayName - 星球奇遇记 - CFBundleExecutable - $(EXECUTABLE_NAME) - CFBundleIdentifier - $(PRODUCT_BUNDLE_IDENTIFIER) - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - dating_touchme_app - CFBundlePackageType - APPL - CFBundleShortVersionString - $(FLUTTER_BUILD_NAME) - CFBundleSignature - ???? - CFBundleURLTypes - - CFBundleVersion - $(FLUTTER_BUILD_NUMBER) - LSApplicationQueriesSchemes - - weixin - weixinULAPI - weixinURLParamsAPI - - LSRequiresIPhoneOS + NSAllowsArbitraryLoadsInWebContent - NSAppTransportSecurity - - NSAllowsArbitraryLoads - - NSAllowsArbitraryLoadsInWebContent - - - NSCameraUsageDescription - 需要访问相机以拍摄照片和视频 - NSMicrophoneUsageDescription - 需要访问麦克风以录制语音和视频 - NSPhotoLibraryUsageDescription - 需要访问相册以选择和发送图片、视频 - NSPhotoLibraryAddUsageDescription - 需要访问相册以保存图片和视频 - NSLocationWhenInUseUsageDescription - 需要获取您的位置信息以提供同城匹配服务 - UIApplicationSupportsIndirectInputEvents - - UILaunchStoryboardName - LaunchScreen - UIMainStoryboardFile - Main - UIStatusBarHidden - - UISupportedInterfaceOrientations - - UIInterfaceOrientationPortrait - - UISupportedInterfaceOrientations~ipad - - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown - + NSCameraUsageDescription + 用于拍摄照片/视频并上传到社区(如发布动态、上传头像或创建相册/图片集)。 + NSMicrophoneUsageDescription + 用于录制视频时采集声音,或发布语音内容(例如录一段语音分享到动态/评论)。 + NSPhotoLibraryUsageDescription + 用于从相册选择照片/视频上传到社区(如发布动态、设置头像或上传到个人相册/图片集)。 + NSPhotoLibraryAddUsageDescription + 用于将应用内图片/视频保存到系统相册(例如保存你发布或浏览到的图片)。 + NSLocationWhenInUseUsageDescription + 用于展示同城内容与附近活动(例如根据你所在城市推荐本地话题和线下活动)。 + UIApplicationSupportsIndirectInputEvents + + UILaunchStoryboardName + LaunchScreen + UIMainStoryboardFile + Main + UIStatusBarHidden + + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + + UISupportedInterfaceOrientations~ipad + + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + +