mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
update iOS privacy permission descriptions in AltStore config (#432)
This commit is contained in:
@@ -33,8 +33,9 @@
|
||||
"com.apple.developer.healthkit.background-delivery"
|
||||
],
|
||||
"privacy": {
|
||||
"NSFaceIDUsageDescription": "The guest app is requesting for this permission.",
|
||||
"NSPhotoLibraryAddUsageDescription": "The guest app is requesting for this permission."
|
||||
"NSFaceIDUsageDescription": "Face ID or Touch ID is used to protect your privacy when opening the app, ensuring secure access to your reading content.",
|
||||
"NSPhotoLibraryAddUsageDescription": "Used to save comic images you've favorited or downloaded to your photo library for easy access and sharing.",
|
||||
"NSPhotoLibraryUsageDescription": "Used to select images from your photo library when needed, and to save comic images you've collected to your device."
|
||||
}
|
||||
},
|
||||
"versions": [
|
||||
|
Reference in New Issue
Block a user