增加版本号限制。

This commit is contained in:
QiuChenly
2025-04-04 18:14:19 +08:00
parent f063a3f399
commit b12c495215

View File

@@ -301,6 +301,9 @@
"helperFile": "/Contents/Library/LaunchServices/ws.stash.app.mac.daemon.helper",
"tccutil": [
"All"
],
"supportVersion":[
"3.1.0"
]
},
{
@@ -914,7 +917,10 @@
"needCopyToAppDir": true,
"deepSignApp": true,
"injectFile": "Sparkle.framework/Versions/B/Sparkle",
"dylibSelect":"CoreInject.dylib"
"dylibSelect":"CoreInject.dylib",
"supportVersion":[
"1.9.2"
]
},
{
"packageName": "tech.baye.servercat",