Merge pull request #11 from WPF0414/main

update ForkLift
This commit is contained in:
秋城落叶
2024-07-25 14:26:17 +08:00
committed by GitHub

View File

@@ -1166,7 +1166,10 @@
}, },
{ {
"packageName": "com.binarynights.ForkLift", "packageName": "com.binarynights.ForkLift",
"keygen": true "needCopyToAppDir": true,
"injectFile": "Sparkle.framework/Versions/B/Sparkle",
"autoHandleHelper": true,
"helperFile": "/Contents/Library/LaunchServices/com.binarynights.ForkLiftHelper"
} }
] ]
} }