Skip to content

Commit

Permalink
Update Info.plist CFBundle info. Closes #7.
Browse files Browse the repository at this point in the history
  • Loading branch information
fifty-six committed Sep 12, 2021
1 parent f9cb05e commit 618c889
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Scarab.app/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<plist version="1.0">
<dict>
<key>CFBundleExecutable</key>
<string>ModInstaller</string>
<string>Scarab</string>
<key>CFBundleGetInfoString</key>
<string>ModInstaller</string>
<string>Scarab</string>
<key>CFBundleIconFile</key>
<string>ModInstaller</string>
<string>Scarab</string>
<key>CFBundleName</key>
<string>ModInstaller</string>
<string>Scarab</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
</dict>
Expand Down
File renamed without changes.

0 comments on commit 618c889

Please sign in to comment.