InfoPlist.strings 1.2 KB

1234567
  1. NSCameraUsageDescription = "扫面文档生成图片和视频需要相机权限。";
  2. NSFaceIDUsageDescription = "使用面部识别进行验证需要Face ID。";
  3. NSLocationAlwaysUsageDescription = "GPS is used to detect new photos from camera roll. Continued use of GPS running in the background can dramatically decrease battery life.";
  4. NSPhotoLibraryUsageDescription = "上传您的相片和视频至您的云存储需要相册库权限。";
  5. NSPhotoLibraryAddUsageDescription = "上传您的相片和视频至您的云存储需要相册库权限。";
  6. NSMicrophoneUsageDescription = "创建语音笔记需要麦克风权限。";
  7. NSLocationWhenInUseUsageDescription = "GPS is used to detect new photos from camera roll on background. It is useless to use GPS only while using the app.";