From cde05456a79ca64b4af81f1cfc313bbd58e94a8a Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 11 Jun 2025 05:47:51 -0700 Subject: feat: Development commit --- Sora/Info.plist | 17 ----------------- Sora/Sora.entitlements | 18 ------------------ 2 files changed, 35 deletions(-) delete mode 100644 Sora/Info.plist delete mode 100644 Sora/Sora.entitlements (limited to 'Sora') diff --git a/Sora/Info.plist b/Sora/Info.plist deleted file mode 100644 index 79622d0..0000000 --- a/Sora/Info.plist +++ /dev/null @@ -1,17 +0,0 @@ - - - - - NSUserNotificationsUsageDescription - Sora must be able to access permissions to inform users of successful saved image operations. - NSPhotoLibraryAddUsageDescription - Sora must be able to access permissions to write photos to the user's photo library to use the image-saving feature. - CFBundleIconFile - AppIcon.icns - NSAppTransportSecurity - - NSAllowsArbitraryLoads - - - - diff --git a/Sora/Sora.entitlements b/Sora/Sora.entitlements deleted file mode 100644 index e06fcf4..0000000 --- a/Sora/Sora.entitlements +++ /dev/null @@ -1,18 +0,0 @@ - - - - - com.apple.developer.ubiquity-kvstore-identifier - $(TeamIdentifierPrefix)$(CFBundleIdentifier) - com.apple.security.app-sandbox - - com.apple.security.assets.pictures.read-write - - com.apple.security.files.user-selected.read-write - - com.apple.security.network.client - - com.apple.security.personal-information.photos-library - - - -- cgit v1.2.3