mirror of
https://git-qiuchenly.yltfspace.com/QiuChenly/corepatch
synced 2025-11-25 05:40:27 +08:00
fix AirBuddy 官方版注入无效的问题。
This commit is contained in:
19
config.json
19
config.json
@@ -66,19 +66,14 @@
|
||||
},
|
||||
{
|
||||
"packageName": "codes.rambo.AirBuddy",
|
||||
"bridgeFile": "/Contents/MacOS/",
|
||||
"injectFile": "AirBuddy",
|
||||
"onlysh": true,
|
||||
"extraShell": "airbuddy.sh",
|
||||
"autoHandleHelper": true,
|
||||
"helperFile": "/Contents/Library/LaunchServices/codes.rambo.AirBuddy.Installer",
|
||||
"SMExtra": "codes.rambo.AirBuddy",
|
||||
"needCopyToAppDir": true,
|
||||
"componentApp": [
|
||||
"/Contents/Library/LoginItems/AirBuddyHelper.app"
|
||||
"helperFile": [
|
||||
"/Contents/Library/LaunchServices/codes.rambo.AirBuddy.Installer"
|
||||
],
|
||||
"tccutil": [
|
||||
"All"
|
||||
"childApp": [
|
||||
{
|
||||
"packageName": "codes.rambo.AirBuddyHelper",
|
||||
"appBaseLocate": "/Contents/Library/LoginItems/AirBuddyHelper.app"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user