InfoPlist.strings 462 B

1234567891011121314
  1. /*
  2. InfoPlist.strings
  3. ADHTuanCan
  4. Created by 敖德亨 on 2023/11/22.
  5. */
  6. {
  7. "CFBundleDisplayName" = "KS Culinary";
  8. "NSPhotoLibraryUsageDescription" = "The app needs to get your album in order to set avatars, add comments";
  9. "NSCameraUsageDescription" = "The app needs to get your camera in order to set up avatars and add comments";
  10. "NSPhotoLibraryAddUsageDescription" = "Please allow the application to save the picture to the album";
  11. }