From 81b27fd941029c34f503060a57da118f1aaae7dc Mon Sep 17 00:00:00 2001 From: boa <42885162+boa-z@users.noreply.github.com> Date: Tue, 1 Jul 2025 22:14:44 +0800 Subject: [PATCH] update iOS privacy permission descriptions in AltStore config (#432) --- alt_store.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/alt_store.json b/alt_store.json index 2387e8c..d0759ea 100644 --- a/alt_store.json +++ b/alt_store.json @@ -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": [