ADD : Paste 408 FIX

This commit is contained in:
QiuChenly
2023-08-30 08:53:57 +08:00
parent dc4da498a9
commit e4a72e9ebc
2 changed files with 9 additions and 2 deletions

View File

@@ -110,6 +110,14 @@
"appBaseLocate": "/Applications/Adobe Photoshop (Beta)/Adobe Photoshop (Beta).app",
"injectFile": "AdobeAGM.framework/Versions/A/AdobeAGM"
},
{
"packageName": "com.adobe.lightroomCC",
"appBaseLocate": "/Applications/Adobe Lightroom CC/Adobe Lightroom.app",
"bridgeFile": "/Contents/MacOS/",
"injectFile": "Adobe Lightroom",
"needCopyToAppDir": true,
"noDeep": true
},
{
"packageName": "com.adobe.Photoshop",
"appBaseLocate": "/Applications/Adobe Photoshop 2023/Adobe Photoshop 2023.app",
@@ -217,8 +225,7 @@
"extraShell": "paste.sh",
"injectFile": "Paste",
"needCopyToAppDir": true,
"deepSignApp": true,
"supportVersion": ["4.0.1", "4.0.2", "4.0.3", "4.0.4", "4.0.5", "4.0.7"]
"deepSignApp": true
},
{
"packageName": "cn.better365.ishot",

Binary file not shown.