mirror of
https://git-qiuchenly.yltfspace.com/QiuChenly/corepatch
synced 2025-11-25 16:57:32 +08:00
fix stash 3.1 and mp3tag.
This commit is contained in:
@@ -297,6 +297,7 @@
|
||||
"noSignTarget": true,
|
||||
"autoHandleHelper": true,
|
||||
"helperNoInject": true,
|
||||
"dylibSelect":"CoreInject.dylib",
|
||||
"helperFile": "/Contents/Library/LaunchServices/ws.stash.app.mac.daemon.helper",
|
||||
"tccutil": [
|
||||
"All"
|
||||
@@ -912,7 +913,8 @@
|
||||
"packageName": "app.mp3tag.Mp3tag",
|
||||
"needCopyToAppDir": true,
|
||||
"deepSignApp": true,
|
||||
"injectFile": "Sparkle.framework/Versions/B/Sparkle"
|
||||
"injectFile": "Sparkle.framework/Versions/B/Sparkle",
|
||||
"dylibSelect":"CoreInject.dylib"
|
||||
},
|
||||
{
|
||||
"packageName": "tech.baye.servercat",
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user