mirror of
https://git-qiuchenly.yltfspace.com/QiuChenly/corepatch
synced 2025-11-25 05:40:27 +08:00
fix: Microsoft Word Panic on arm Mac.
This commit is contained in:
10
config.json
10
config.json
@@ -569,12 +569,20 @@
|
||||
"packageName": [
|
||||
"com.microsoft.Excel",
|
||||
"com.microsoft.Powerpoint",
|
||||
"com.microsoft.Word",
|
||||
"com.microsoft.Outlook"
|
||||
],
|
||||
"needCopyToAppDir": true,
|
||||
"injectFile": "ADAL4.framework/Versions/A/ADAL4",
|
||||
"entitlements": "signkeep.xml"
|
||||
}, {
|
||||
"packageName": [
|
||||
"com.microsoft.Word"
|
||||
],
|
||||
"needCopyToAppDir": true,
|
||||
"injectFile": "Microsoft Word",
|
||||
"bridgeFile": "/Contents/MacOS/",
|
||||
"deepSignApp": false,
|
||||
"entitlements": "signkeep.xml"
|
||||
},
|
||||
{
|
||||
"packageName": "com.sublimetext.4",
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user