Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Commit b48e7ce

Browse files
authored
xattr
1 parent 9647930 commit b48e7ce

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

create_app.command

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ cp -r ./Contents/Resources/Scripts/icnspack "$APP_NAME"/Contents/Resources/Scrip
4040
cp -r ./Contents/Resources/Scripts/icnspack-Build "$APP_NAME"/Contents/Resources/Scripts
4141
cp -r ./Contents/Resources/Scripts/pngquant "$APP_NAME"/Contents/Resources/Scripts
4242

43-
# Change icons
44-
./icon.py ./Contents/Resources/droplet.icns "$APP_NAME"/Contents/Resources
43+
xattr -cr "$APP_NAME"
4544

4645
echo " = = = = = = = = = = = = = = = = = = = = = = = = =
4746
Icnspack-Builder.app completed

0 commit comments

Comments
 (0)