feat: AppIcon

This commit is contained in:
relikd
2025-10-30 17:01:59 +01:00
parent 117b37fdd7
commit ec47b9a461
7 changed files with 76 additions and 87 deletions

8
App/Info.plist Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleIconFile</key>
<string>AppIcon</string>
</dict>
</plist>