QiuChenly
2025-03-21 00:11:00 +08:00
parent 5902dec3c4
commit a5d00ef5ad
2 changed files with 14 additions and 1 deletions

View File

@@ -479,7 +479,20 @@
"bridgeFile": "/Contents/MacOS/",
"injectFile": "Final Cut Pro Trial",
"needCopyToAppDir": true,
"noDeep": true
"noDeep": true,
"dylibSelect":"CoreInject.dylib"
},{
"packageName": "com.apple.logic10",
"bridgeFile": "/Contents/MacOS/",
"injectFile": "Logic Pro",
"needCopyToAppDir": true,
"noDeep": true,
"dylibSelect":"CoreInject.dylib",
"tccutil": [
"All"
],
"autoHandleHelper":true,
"helperFile":"/Contents/Library/LaunchServices/com.apple.musicapps.InstallerHelperTool"
},
{
"packageName": "com.literatureandlatte.scrivener3",

Binary file not shown.