CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName $(PRODUCT_NAME) CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString $(MARKETING_VERSION) CFBundleVersion $(CURRENT_PROJECT_VERSION) ITSAppUsesNonExemptEncryption LSApplicationCategoryType LSRequiresIPhoneOS NSAppTransportSecurity NSAllowsArbitraryLoads NSCameraUsageDescription APP需要您的同意,才能访问相机,否则无法完成图片的更新与上传 NSLocationAlwaysAndWhenInUseUsageDescription App获取您的定位,是为了更方便找到您周边的所使用的设备 NSLocationAlwaysUsageDescription App获取您的定位,是为了更方便找到您周边的所使用的设备 NSLocationUsageDescription App获取您的定位,是为了更方便找到您周边的所使用的设备 NSLocationWhenInUseUsageDescription App获取您的定位,是为了更方便找到您周边的所使用的设备 NSMicrophoneUsageDescription App需要您的同意,才能访问麦克风,否则无法完成通话 NSPhotoLibraryUsageDescription APP需要您的同意,才能访问相册,否则无法完成图片的更新与上传 UIAppFonts Alibaba-PuHuiTi-Bold.otf Alibaba-PuHuiTi-Heavy.otf Alibaba-PuHuiTi-Light.otf Alibaba-PuHuiTi-Medium.otf Alibaba-PuHuiTi-Regular.otf PingFangSC Heavy.ttf UIApplicationSceneManifest UIApplicationSupportsMultipleScenes UISceneConfigurations UIWindowSceneSessionRoleApplication UISceneConfigurationName Default Configuration UISceneDelegateClassName $(PRODUCT_MODULE_NAME).SceneDelegate UISceneStoryboardFile Main UILaunchStoryboardName LaunchScreen UIMainStoryboardFile Main UIRequiredDeviceCapabilities armv7 UIStatusBarStyle UIStatusBarStyleDefault UISupportedInterfaceOrientations UIInterfaceOrientationPortrait UISupportedInterfaceOrientations~ipad UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIUserInterfaceStyle Light UIViewControllerBasedStatusBarAppearance