fix company name for mkmacdmg.sh

This commit is contained in:
My Hush
2019-12-12 16:15:31 +01:00
parent a66986ac12
commit 466c92edcf
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
<key>CFBundleIconFile</key>
<string>logo.icns</string>
<key>CFBundleIdentifier</key>
<string>com.yourcompany.SilentDragonLite</string>
<string>com.MyHush.SilentDragonLite</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>