mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Fix wrong dmg.json pushed
This commit is contained in:
parent
06aea1c819
commit
98b798c7ca
12
dmg.json
12
dmg.json
@ -1,5 +1,5 @@
|
||||
{
|
||||
"title": "YACReader-9.14.0.0Qt6",
|
||||
"title": "YACReader-#VERSION#.#BUILD_NUMBER##QT_VERSION#",
|
||||
"icon": "icon.icns",
|
||||
"background": "background.png",
|
||||
"window": {
|
||||
@ -19,31 +19,31 @@
|
||||
"x": 80,
|
||||
"y": 90,
|
||||
"type": "file",
|
||||
"path": "YACReader-9.14.0.0 MacOSX-Apple Qt6/YACReader.app"
|
||||
"path": "YACReader-#VERSION#.#BUILD_NUMBER# MacOSX-#ARCH_NAME# #QT_VERSION#/YACReader.app"
|
||||
},
|
||||
{
|
||||
"x": 235,
|
||||
"y": 90,
|
||||
"type": "file",
|
||||
"path": "YACReader-9.14.0.0 MacOSX-Apple Qt6/YACReaderLibrary.app"
|
||||
"path": "YACReader-#VERSION#.#BUILD_NUMBER# MacOSX-#ARCH_NAME# #QT_VERSION#/YACReaderLibrary.app"
|
||||
},
|
||||
{
|
||||
"x": 470,
|
||||
"y": 295,
|
||||
"type": "file",
|
||||
"path": "YACReader-9.14.0.0 MacOSX-Apple Qt6/YACReaderLibraryServer"
|
||||
"path": "YACReader-#VERSION#.#BUILD_NUMBER# MacOSX-#ARCH_NAME# #QT_VERSION#/YACReaderLibraryServer"
|
||||
},
|
||||
{
|
||||
"x": 120,
|
||||
"y": 295,
|
||||
"type": "file",
|
||||
"path": "YACReader-9.14.0.0 MacOSX-Apple Qt6/README.md"
|
||||
"path": "YACReader-#VERSION#.#BUILD_NUMBER# MacOSX-#ARCH_NAME# #QT_VERSION#/README.md"
|
||||
},
|
||||
{
|
||||
"x": 290,
|
||||
"y": 295,
|
||||
"type": "file",
|
||||
"path": "YACReader-9.14.0.0 MacOSX-Apple Qt6/COPYING.txt"
|
||||
"path": "YACReader-#VERSION#.#BUILD_NUMBER# MacOSX-#ARCH_NAME# #QT_VERSION#/COPYING.txt"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user