修复 setapp版本的cleanmymac x注入问题。

注入前先打开一遍CMMX的原始App,否则直接注入后打开app会崩溃。
This commit is contained in:
秋城落叶
2025-05-27 13:10:25 +08:00
parent f1affeed13
commit cf1a5a773b

View File

@@ -212,33 +212,16 @@
]
},
{
"packageName": [
"com.macpaw.CleanMyMac-setapp"
],
"appBaseLocate": "/Applications/Setapp/CleanMyMac.app",
"injectFile": "ActivationService.framework/Versions/A/ActivationService",
"needCopyToAppDir": true,
"noSignTarget": true,
"autoHandleHelper": true,
"packageName": "com.macpaw.CleanMyMac-setapp",
"helperFile": [
"/Contents/Library/LaunchServices/com.macpaw.CleanMyMac-setapp.Agent"
],
"tccutil": [
"All"
],
"dylibSelect": "CoreInject.dylib"
},
{
"packageName": [
"com.macpaw.CleanMyMac-setapp.Menu"
],
"appBaseLocate": "/Applications/Setapp/CleanMyMac.app/Contents/Library/LoginItems/CleanMyMac_5_Setapp_Menu.app",
"injectFile": "ActivationService.framework/Versions/A/ActivationService",
"needCopyToAppDir": true,
"tccutil": [
"All"
],
"dylibSelect": "CoreInject.dylib"
"childApp": [
{
"packageName": "com.macpaw.CleanMyMac-setapp.Menu",
"appBaseLocate": "/Contents/Library/LoginItems/CleanMyMac_5_Setapp_Menu.app"
}
]
},
{
"packageName": [