mirror of
https://git-qiuchenly.yltfspace.com/QiuChenly/corepatch
synced 2025-11-25 05:40:27 +08:00
增加版本号限制。
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user