ADD: Dropover. MAS版本,懒得编辑MD加入列表了,自己玩去吧。

This commit is contained in:
QiuChenly
2023-12-31 20:32:38 +08:00
parent 5fe1d8c1ca
commit fa4b7ba687
2 changed files with 17 additions and 4 deletions

View File

@@ -30,7 +30,10 @@
"extraShell": "surgeAgent.sh"
},
{
"packageName": ["com.edrawsoft.edrawmax", "com.edrawsoft.mindmaster"],
"packageName": [
"com.edrawsoft.edrawmax",
"com.edrawsoft.mindmaster"
],
"injectFile": "QtXml.framework/Versions/5/QtXml",
"needCopyToAppDir": true,
"deepSignApp": true
@@ -154,6 +157,12 @@
"injectFile": "TSCAccount.framework/Versions/A/TSCAccount",
"extraShell": "camtasia.sh"
},
{
"packageName": "me.damir.dropover-mac",
"needCopyToAppDir": true,
"deepSignApp": true,
"injectFile": "DropoverAWS.framework/Versions/A/DropoverAWS"
},
{
"packageName": "com.macpaw.CleanMyMac4",
"injectFile": "Announcements.framework/Versions/A/Announcements",
@@ -173,7 +182,9 @@
"injectFile": "JSONModel.framework/Versions/A/JSONModel"
},
{
"packageName": ["com.navicat.NavicatPremium"],
"packageName": [
"com.navicat.NavicatPremium"
],
"injectFile": "EE.framework/Versions/A/EE",
"needCopyToAppDir": true,
"deepSignApp": true,
@@ -290,7 +301,9 @@
"injectFile": "ADAL4.framework/Versions/A/ADAL4"
},
{
"packageName": ["com.microsoft.Outlook"],
"packageName": [
"com.microsoft.Outlook"
],
"needCopyToAppDir": true,
"bridgeFile": "/Contents/MacOS/",
"injectFile": "Microsoft Outlook",
@@ -453,4 +466,4 @@
"deepSignApp": true
}
]
}
}

Binary file not shown.