mirror of
https://git-qiuchenly.yltfspace.com/QiuChenly/corepatch
synced 2025-11-25 05:40:27 +08:00
Fix Surge 5.10.3-3261 Panic。utun protocal fix will coming soon.
This commit is contained in:
17
config.json
17
config.json
@@ -31,17 +31,9 @@
|
||||
"AppList": [
|
||||
{
|
||||
"packageName": "com.nssurge.surge-mac",
|
||||
"appBaseLocate": "/Applications/Surge.app",
|
||||
"bridgeFile": "/Contents/Frameworks/",
|
||||
"injectFile": "Bugsnag.framework/Versions/A/Bugsnag",
|
||||
"needCopyToAppDir": true,
|
||||
"noSignTarget": true,
|
||||
"autoHandleHelper": true,
|
||||
"helperFile": "/Contents/Library/LaunchServices/com.nssurge.surge-mac.helper",
|
||||
"tccutil": [
|
||||
"All"
|
||||
],
|
||||
"forQiuChenly": false
|
||||
"helperFile": [
|
||||
"/Contents/Library/LaunchServices/com.nssurge.surge-mac.helper"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": "com.gokoding.ScreenSage-Pro",
|
||||
@@ -61,7 +53,8 @@
|
||||
"needCopyToAppDir": true,
|
||||
"supportVersion": [
|
||||
"5.16.0",
|
||||
"5.17.0"
|
||||
"5.17.0",
|
||||
"5.18.1"
|
||||
],
|
||||
"forQiuChenly": true
|
||||
},
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user