mirror of
https://git-qiuchenly.yltfspace.com/QiuChenly/corepatch
synced 2025-11-25 22:42:23 +08:00
ADD: Dropover. MAS版本,懒得编辑MD加入列表了,自己玩去吧。
This commit is contained in:
19
config.json
19
config.json
@@ -30,7 +30,10 @@
|
|||||||
"extraShell": "surgeAgent.sh"
|
"extraShell": "surgeAgent.sh"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"packageName": ["com.edrawsoft.edrawmax", "com.edrawsoft.mindmaster"],
|
"packageName": [
|
||||||
|
"com.edrawsoft.edrawmax",
|
||||||
|
"com.edrawsoft.mindmaster"
|
||||||
|
],
|
||||||
"injectFile": "QtXml.framework/Versions/5/QtXml",
|
"injectFile": "QtXml.framework/Versions/5/QtXml",
|
||||||
"needCopyToAppDir": true,
|
"needCopyToAppDir": true,
|
||||||
"deepSignApp": true
|
"deepSignApp": true
|
||||||
@@ -154,6 +157,12 @@
|
|||||||
"injectFile": "TSCAccount.framework/Versions/A/TSCAccount",
|
"injectFile": "TSCAccount.framework/Versions/A/TSCAccount",
|
||||||
"extraShell": "camtasia.sh"
|
"extraShell": "camtasia.sh"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"packageName": "me.damir.dropover-mac",
|
||||||
|
"needCopyToAppDir": true,
|
||||||
|
"deepSignApp": true,
|
||||||
|
"injectFile": "DropoverAWS.framework/Versions/A/DropoverAWS"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"packageName": "com.macpaw.CleanMyMac4",
|
"packageName": "com.macpaw.CleanMyMac4",
|
||||||
"injectFile": "Announcements.framework/Versions/A/Announcements",
|
"injectFile": "Announcements.framework/Versions/A/Announcements",
|
||||||
@@ -173,7 +182,9 @@
|
|||||||
"injectFile": "JSONModel.framework/Versions/A/JSONModel"
|
"injectFile": "JSONModel.framework/Versions/A/JSONModel"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"packageName": ["com.navicat.NavicatPremium"],
|
"packageName": [
|
||||||
|
"com.navicat.NavicatPremium"
|
||||||
|
],
|
||||||
"injectFile": "EE.framework/Versions/A/EE",
|
"injectFile": "EE.framework/Versions/A/EE",
|
||||||
"needCopyToAppDir": true,
|
"needCopyToAppDir": true,
|
||||||
"deepSignApp": true,
|
"deepSignApp": true,
|
||||||
@@ -290,7 +301,9 @@
|
|||||||
"injectFile": "ADAL4.framework/Versions/A/ADAL4"
|
"injectFile": "ADAL4.framework/Versions/A/ADAL4"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"packageName": ["com.microsoft.Outlook"],
|
"packageName": [
|
||||||
|
"com.microsoft.Outlook"
|
||||||
|
],
|
||||||
"needCopyToAppDir": true,
|
"needCopyToAppDir": true,
|
||||||
"bridgeFile": "/Contents/MacOS/",
|
"bridgeFile": "/Contents/MacOS/",
|
||||||
"injectFile": "Microsoft Outlook",
|
"injectFile": "Microsoft Outlook",
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user