mirror of
https://git-qiuchenly.yltfspace.com/QiuChenly/corepatch
synced 2025-11-25 04:35:07 +08:00
fix: Acrobat Pro.
This commit is contained in:
@@ -538,7 +538,8 @@
|
||||
"injectFile": "AdobeAGM.framework/Versions/A/AdobeAGM",
|
||||
"needCopyToAppDir": true,
|
||||
"noDeep": true,
|
||||
"dylibSelect": "CoreInject.dylib"
|
||||
"dylibSelect": "CoreInject.dylib",
|
||||
"extraShell":"codesign_acrobat.sh"
|
||||
},
|
||||
{
|
||||
"packageName": "com.adobe.distiller",
|
||||
|
||||
Binary file not shown.
1
tool/codesign_acrobat.sh
Normal file
1
tool/codesign_acrobat.sh
Normal file
@@ -0,0 +1 @@
|
||||
codesign -fs - "/Applications/Adobe Acrobat DC/Adobe Acrobat.app"
|
||||
Reference in New Issue
Block a user