Skip to content

Commit 09d04da

Browse files
committed
Build file fix
1 parent 0c1424b commit 09d04da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ EOF
5757

5858
mv dist GSInstaller.app
5959
codesign --deep --force --sign - "dist/GSInstaller.app"
60-
ditto -c -k --keepParent "dist/GSInstaller.app" GSInstallerMac.zip
60+
ditto -c -k --keepParent "GSInstaller.app" GSInstallerMac.zip

0 commit comments

Comments
 (0)