feat: allow manual edit of bundle id

This commit is contained in:
relikd
2023-08-12 11:50:45 +02:00
parent f8250ca008
commit f3e37e2a84
3 changed files with 384 additions and 20 deletions

View File

@@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<string>1.1.0</string>
<key>CFBundleVersion</key>
<string>189</string>
<string>272</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSMinimumSystemVersion</key>