Skip to content

Commit 64ace66

Browse files
authored
Update MacQetDeploy_arm64.sh
1 parent d007035 commit 64ace66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/MacQetDeploy_arm64.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ echo
294294
echo "______________________________________________________________"
295295
echo "Re Create zip tarball:"
296296

297-
/usr/bin/ditto -c -k --keepParent $BUNDLE "build-aux/mac-osx/${APPNAME}-$VERSION-r$HEAD-arm64.zip"
297+
/usr/bin/ditto -c -k --sequesterRsrc --keepParent $BUNDLE "build-aux/mac-osx/${APPNAME}-$VERSION-r$HEAD-arm64.zip"
298298

299299

300300
# Clean up disk folder

0 commit comments

Comments
 (0)