* Fix Studio desktop reliability * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix desktop export completion and layout migration * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix maximized setup layout migration * Adapt desktop exports to data settings * fix(studio): harden desktop reliability edge cases * fix(studio): preserve rounded combobox focus fill --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
12 lines
254 B
JSON
12 lines
254 B
JSON
{
|
|
"bundle": {
|
|
"macOS": {
|
|
"entitlements": "./Entitlements.plist",
|
|
"infoPlist": "./Info.plist",
|
|
"dmg": {
|
|
"appPosition": { "x": 180, "y": 220 },
|
|
"applicationFolderPosition": { "x": 480, "y": 220 }
|
|
}
|
|
}
|
|
}
|
|
}
|