InfoPlist.strings 1.2 KB

123456789101112131415161718192021
  1. /*
  2. InfoPlist.strings
  3. 双子星云手机
  4. Created by xd h on 2025/6/26.
  5. */
  6. "CFBundleDisplayName" = "calculator";//Private-X 需要屏蔽
  7. //line
  8. //"NSCameraUsageDescription" = "Private-X hope to obtain your camera permission to scan and identify your account, as well as scan the QR code for PC login";
  9. //"NSPhotoLibraryUsageDescription" = "Private-X hopes to obtain your album permission for identifying account information and allowing you to upload content from the album to Private-X or download images and videos from Private-X to store in your album";
  10. //"NSMicrophoneUsageDescription" = "Private-X hopes to obtain your microphone for recording operations in the recorder function. You can save the recording file locally or upload it to Private-X for storage.";
  11. //other
  12. "NSCameraUsageDescription" = "Private-X hope to obtain your camera permission to scan and identify your SN, as well as scan the QR code for PC login";
  13. "NSPhotoLibraryUsageDescription" = "Private-X hopes to obtain your album permission for identifying SN information and allowing you to upload content from the album to Private-X or download images and videos from Private-X to store in your album";
  14. "NSMicrophoneUsageDescription" = "Private-X hopes to obtain your microphone permission";