Better name of DMG file.

This commit is contained in:
Martin Rotter 2016-08-24 13:21:06 +02:00
parent 348e51ab9f
commit d03adde91e
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
<key>CFBundleIconFile</key>
<string>@ICON@</string>
<key>CFBundleIdentifier</key>
<string>org.rssguard.RSSGuard</string>
<string>org.martinrotter.rssguard</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>

View File

@ -6,4 +6,4 @@ make
make install
macdeployqt rssguard.app -dmg
ls -lha
curl --upload-file ./*.dmg https://transfer.sh/dmgdmg
curl --upload-file ./*.dmg https://transfer.sh/rssguard.dmg