Merge pull request #709 from joshrad-dev/master

Add ability to save to photos on iOS
This commit is contained in:
Lior Halphon 2025-06-29 23:05:20 +03:00 committed by GitHub
commit 33d237706e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,8 @@
<true/>
<key>NSCameraUsageDescription</key>
<string>SameBoy needs to access your device&apos;s camera to emulate the Game Boy Camera</string>
<key>NSPhotoLibraryAddUsageDescription</key>
<string>SameBoy needs access to save Game Boy Printer images to your photo library</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>