win系统适配完成
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
"version": "0.1.0",
|
||||
"identifier": "com.pinesound.geo-tool",
|
||||
"build": {
|
||||
"frontendDist": "../frontend",
|
||||
"devUrl": "http://localhost:8501"
|
||||
"frontendDist": "../frontend"
|
||||
},
|
||||
"app": {
|
||||
"windows": [
|
||||
@@ -35,7 +34,12 @@
|
||||
"icons/icon.ico"
|
||||
],
|
||||
"resources": [
|
||||
"../dist_python/geo_tool_app"
|
||||
]
|
||||
"../dist_python/geo_tool_app.exe"
|
||||
],
|
||||
"windows": {
|
||||
"wix": {
|
||||
"language": "zh-CN"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user