mirror of
https://github.com/martinrotter/rssguard.git
synced 2024-12-27 08:33:27 +01:00
Better name of DMG file.
This commit is contained in:
parent
348e51ab9f
commit
d03adde91e
@ -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>
|
||||
|
@ -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
|
Loading…
Reference in New Issue
Block a user