Better name of DMG file.
This commit is contained in:
parent
348e51ab9f
commit
d03adde91e
@ -15,7 +15,7 @@
|
|||||||
<key>CFBundleIconFile</key>
|
<key>CFBundleIconFile</key>
|
||||||
<string>@ICON@</string>
|
<string>@ICON@</string>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
<string>org.rssguard.RSSGuard</string>
|
<string>org.martinrotter.rssguard</string>
|
||||||
<key>CFBundleInfoDictionaryVersion</key>
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
<string>6.0</string>
|
<string>6.0</string>
|
||||||
<key>CFBundleName</key>
|
<key>CFBundleName</key>
|
||||||
|
@ -6,4 +6,4 @@ make
|
|||||||
make install
|
make install
|
||||||
macdeployqt rssguard.app -dmg
|
macdeployqt rssguard.app -dmg
|
||||||
ls -lha
|
ls -lha
|
||||||
curl --upload-file ./*.dmg https://transfer.sh/dmgdmg
|
curl --upload-file ./*.dmg https://transfer.sh/rssguard.dmg
|
Loading…
x
Reference in New Issue
Block a user