InfoPlist.strings 1.1 KB

1234567
  1. NSCameraUsageDescription = "需要存取相機才能掃描文件並製作照片和視像。";
  2. NSFaceIDUsageDescription = "使用人臉識別進行身份驗證需要 Face ID。";
  3. NSLocationAlwaysUsageDescription = "GPS 用於檢測相機膠卷中新照片的位置。在後台持續使用 GPS 會顯著降低電池壽命。";
  4. NSPhotoLibraryUsageDescription = "需要照片庫存取權限才能將照片和視頻上傳到您的雲。";
  5. NSPhotoLibraryAddUsageDescription = "需要照片庫存取權限才能將照片和視頻上傳到您的雲。";
  6. NSMicrophoneUsageDescription = "Microphone access is required to create voice notes.";
  7. NSLocationWhenInUseUsageDescription = "GPS is used to detect new photos from camera roll on background, the use of GPS only when the App is in use is useless.";