mirror of
https://git-qiuchenly.yltfspace.com/QiuChenly/corepatch
synced 2025-11-25 05:40:27 +08:00
重写底层处理协议,修正Sketch预览插件失效、Adobe产品等依赖网络验证应用无法激活的问题。
This commit is contained in:
Binary file not shown.
20
config.json
20
config.json
@@ -29,6 +29,12 @@
|
||||
"bridgeFile": "/Contents/Frameworks/"
|
||||
},
|
||||
"AppList": [
|
||||
{
|
||||
"packageName": [
|
||||
"com.bohemiancoding.sketch3",
|
||||
"com.bohemiancoding.sketch3.appstore"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": "com.parallels.desktop.console",
|
||||
"supportVersion": [
|
||||
@@ -130,7 +136,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": "com.macpaw.CleanMyMac5",
|
||||
"packageName": "com.macpaw.CleanMyMac5",
|
||||
"helperFile": [
|
||||
"/Contents/Library/LaunchServices/com.macpaw.CleanMyMac5.Agent"
|
||||
],
|
||||
@@ -520,15 +526,6 @@
|
||||
"deepSignApp": true,
|
||||
"injectFile": "HSCore.framework/Versions/A/HSCore"
|
||||
},
|
||||
{
|
||||
"packageName": [
|
||||
"com.bohemiancoding.sketch3",
|
||||
"com.bohemiancoding.sketch3.appstore"
|
||||
],
|
||||
"needCopyToAppDir": true,
|
||||
"deepSignApp": true,
|
||||
"injectFile": "Bugsnag.framework/Versions/A/Bugsnag"
|
||||
},
|
||||
{
|
||||
"packageName": [
|
||||
"com.incrediblebee.Archiver-setapp"
|
||||
@@ -953,7 +950,8 @@
|
||||
"needCopyToAppDir": true,
|
||||
"deepSignApp": true,
|
||||
"injectFile": "ZipZap.framework/Versions/A/ZipZap"
|
||||
},{
|
||||
},
|
||||
{
|
||||
"packageName": "com.panic.Transmit"
|
||||
},
|
||||
{
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user