Resources/Info.plist: use "com.github.cirruslabs.tart" bundle identifier

This commit is contained in:
Nikolay Edigaryev 2026-03-16 18:37:22 +01:00
parent f1305dc083
commit f371ebe980
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<key>CFBundleDisplayName</key>
<string>Tart</string>
<key>CFBundleIdentifier</key>
<string>org.cirruslabs.tart</string>
<string>com.github.cirruslabs.tart</string>
<key>CFBundleExecutable</key>
<string>tart</string>
<key>LSApplicationCategoryType</key>