Skip to content

Commit 1343c4c

Browse files
Merge pull request #3 from secondlife/SL-16661
SL-16661 dmg installer update
2 parents 7dec857 + 50679a9 commit 1343c4c

File tree

4 files changed

+8
-6983
lines changed

4 files changed

+8
-6983
lines changed

sign-pkg-mac/action.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ runs:
117117
# Create the alias file (which is a resource file) from the .r
118118
Rez "$dmg_prefill/Applications-alias.r" -o "$volpath/Applications"
119119
120-
# Set the alias file's alias and custom icon bits
121-
SetFile -a AC "$volpath/Applications"
120+
# Set the alias file's alias bit
121+
SetFile -a A "$volpath/Applications"
122122
123123
# Set the disk image root's custom icon bit
124124
SetFile -a C "$volpath"

0 commit comments

Comments
 (0)