update iOS privacy permission descriptions in AltStore config (#432)

This commit is contained in:
boa
2025-07-01 22:14:44 +08:00
committed by GitHub
parent d5d72911ed
commit 81b27fd941

View File

@@ -33,8 +33,9 @@
"com.apple.developer.healthkit.background-delivery" "com.apple.developer.healthkit.background-delivery"
], ],
"privacy": { "privacy": {
"NSFaceIDUsageDescription": "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": "The guest app is requesting for this permission." "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": [ "versions": [