Tweak app bundle

This commit is contained in:
Martin Natano
2022-05-24 12:39:55 -07:00
parent e77357a75e
commit 07e422111c
2 changed files with 5 additions and 6 deletions
+3 -3
View File
@@ -44,15 +44,15 @@
<key>CFBundleShortVersionString</key>
<string>${SM_VERSION_TRADITIONAL}</string>
<key>CFBundleSignature</key>
<string>Step</string>
<string>ITGm</string>
<key>CFBundleVersion</key>
<string>${SM_VERSION_TRADITIONAL}</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.music-games</string>
<key>LSMinimumSystemVersion</key>
<string>${CMAKE_OSX_DEPLOYMENT_TARGET_FULL}</string>
<string>${CMAKE_OSX_DEPLOYMENT_TARGET}</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright 2001-2015</string>
<string>Copyright 2001-2022</string>
<key>NSPrincipalClass</key>
<string>SMApplication</string>
<key>NSHighResolutionCapable</key>