diff options
| author | Fuwn <[email protected]> | 2025-02-19 04:35:58 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-02-19 04:35:58 -0800 |
| commit | 87f47ae907308290cc28dcfc96789dd94f7b6ffb (patch) | |
| tree | ec5dc11e40259c3aa2091f3eb80a78448cdf32a6 /Sora/Info.plist | |
| parent | feat: Development commit (diff) | |
| download | sora-testing-87f47ae907308290cc28dcfc96789dd94f7b6ffb.tar.xz sora-testing-87f47ae907308290cc28dcfc96789dd94f7b6ffb.zip | |
feat: Development commit
Diffstat (limited to 'Sora/Info.plist')
| -rw-r--r-- | Sora/Info.plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Sora/Info.plist b/Sora/Info.plist index 679be16..4674f0c 100644 --- a/Sora/Info.plist +++ b/Sora/Info.plist @@ -4,6 +4,8 @@ <dict> <key>NSPhotoLibraryAddUsageDescription</key> <string>Sora must be able to access permissions to write photos to the user's photo library to use the image-saving feature.</string> + <key>CFBundleIconFile</key> + <string>AppIcon.icns</string> <key>NSAppTransportSecurity</key> <dict> <key>NSAllowsArbitraryLoads</key> |