feat: add infoPlist configuration for macOS build

This commit is contained in:
Tunglies
2025-11-14 16:50:18 +08:00
parent 4e800d165b
commit e41f910063
3 changed files with 13 additions and 1 deletions

View File

@@ -28,7 +28,8 @@
"x": 200,
"y": 180
}
}
},
"infoPlist": "packages/macos/info_merge.plist"
}
}
}