mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Use macos in dmg.json
This commit is contained in:
parent
06cc63ee86
commit
95e751370f
10
dmg.json
10
dmg.json
@ -19,31 +19,31 @@
|
||||
"x": 80,
|
||||
"y": 90,
|
||||
"type": "file",
|
||||
"path": "YACReader-#VERSION#.#BUILD_NUMBER# MacOSX-#ARCH_NAME# #QT_VERSION#/YACReader.app"
|
||||
"path": "YACReader-#VERSION#.#BUILD_NUMBER# macos-#ARCH_NAME# #QT_VERSION#/YACReader.app"
|
||||
},
|
||||
{
|
||||
"x": 235,
|
||||
"y": 90,
|
||||
"type": "file",
|
||||
"path": "YACReader-#VERSION#.#BUILD_NUMBER# MacOSX-#ARCH_NAME# #QT_VERSION#/YACReaderLibrary.app"
|
||||
"path": "YACReader-#VERSION#.#BUILD_NUMBER# macos-#ARCH_NAME# #QT_VERSION#/YACReaderLibrary.app"
|
||||
},
|
||||
{
|
||||
"x": 470,
|
||||
"y": 295,
|
||||
"type": "file",
|
||||
"path": "YACReader-#VERSION#.#BUILD_NUMBER# MacOSX-#ARCH_NAME# #QT_VERSION#/YACReaderLibraryServer"
|
||||
"path": "YACReader-#VERSION#.#BUILD_NUMBER# macos-#ARCH_NAME# #QT_VERSION#/YACReaderLibraryServer"
|
||||
},
|
||||
{
|
||||
"x": 120,
|
||||
"y": 295,
|
||||
"type": "file",
|
||||
"path": "YACReader-#VERSION#.#BUILD_NUMBER# MacOSX-#ARCH_NAME# #QT_VERSION#/README.md"
|
||||
"path": "YACReader-#VERSION#.#BUILD_NUMBER# macos-#ARCH_NAME# #QT_VERSION#/README.md"
|
||||
},
|
||||
{
|
||||
"x": 290,
|
||||
"y": 295,
|
||||
"type": "file",
|
||||
"path": "YACReader-#VERSION#.#BUILD_NUMBER# MacOSX-#ARCH_NAME# #QT_VERSION#/COPYING.txt"
|
||||
"path": "YACReader-#VERSION#.#BUILD_NUMBER# macos-#ARCH_NAME# #QT_VERSION#/COPYING.txt"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user