diff options
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> |