Update config.json

This commit is contained in:
秋城落叶
2025-09-20 01:18:05 +08:00
parent ef57b94b71
commit 09fa584dd5

View File

@@ -130,17 +130,16 @@
]
},
{
"packageName": [
"com.macpaw.CleanMyMac5"
],
"injectFile": "Sparkle.framework/Versions/B/Sparkle",
"needCopyToAppDir": true,
"noSignTarget": true,
"autoHandleHelper": true,
"dylibSelect": "CoreInject.dylib",
"packageName": "com.macpaw.CleanMyMac5",
"helperFile": [
"/Contents/Library/LaunchServices/com.macpaw.CleanMyMac5.Agent"
],
"childApp": [
{
"packageName": "com.macpaw.CleanMyMac5.Menu",
"appBaseLocate": "/Contents/Library/LoginItems/CleanMyMac_5_Menu.app"
}
],
"tccutil": [
"All"
]