mirror of
https://github.com/moku-project/Moku.git
synced 2026-06-13 01:09:56 -05:00
17 lines
291 B
JSON
17 lines
291 B
JSON
{
|
|
"bundle": {
|
|
"targets": ["dmg"],
|
|
"externalBin": [
|
|
"binaries/suwayomi-server"
|
|
],
|
|
"resources": [
|
|
"binaries/suwayomi-bundle/**/*"
|
|
],
|
|
"macOS": {
|
|
"minimumSystemVersion": "11.0",
|
|
"exceptionDomain": "localhost",
|
|
"frameworks": []
|
|
}
|
|
}
|
|
}
|