This commit is contained in:
QiuChenly
2023-08-31 18:12:11 +08:00
parent 67e5e7cb07
commit c3d0d0cdb8
2 changed files with 4 additions and 6 deletions

View File

@@ -114,8 +114,8 @@
{
"packageName": "com.adobe.lightroomCC",
"appBaseLocate": "/Applications/Adobe Lightroom CC/Adobe Lightroom.app",
"bridgeFile": "/Contents/MacOS/",
"injectFile": "Adobe Lightroom",
"injectFile": "AgUI.framework/Versions/A/AgUI",
"entitlements": "signkeep.xml",
"needCopyToAppDir": true,
"noDeep": true
},
@@ -150,12 +150,10 @@
{
"packageName": "com.adobe.LightroomClassicCC7",
"appBaseLocate": "/Applications/Adobe Lightroom Classic/Adobe Lightroom Classic.app",
"bridgeFile": "/Contents/MacOS/",
"injectFile": "Adobe Lightroom Classic",
"injectFile": "AgUI.framework/Versions/A/AgUI",
"needCopyToAppDir": true,
"noDeep": true,
"entitlements": "signkeep.xml",
"supportVersion": ["12.3", "12.4", "12.5"]
"entitlements": "signkeep.xml"
},
{
"packageName": [

Binary file not shown.