feat: смена иконки приложения в кастомизации (Default / Minimal)

This commit is contained in:
klockky
2026-05-28 04:39:38 +00:00
parent 757e649f94
commit b35626e36a
64 changed files with 503 additions and 196 deletions
+15
View File
@@ -14,6 +14,21 @@
<string>6.0</string>
<key>CFBundleName</key>
<string>Komet</string>
<key>CFBundleIcons</key>
<dict>
<key>CFBundleAlternateIcons</key>
<dict>
<key>MinimalIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>MinimalIcon</string>
</array>
<key>UIPrerenderedIcon</key>
<false/>
</dict>
</dict>
</dict>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>