Fix Surge 5.10.3-3261 Panic。utun protocal fix will coming soon.

This commit is contained in:
QiuChenly
2025-05-02 01:14:13 +08:00
parent f67dadd958
commit 39dad88807
2 changed files with 5 additions and 12 deletions

View File

@@ -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.