Skip to content

Commit

Permalink
Added another mention of arm64 to command line help
Browse files Browse the repository at this point in the history
Another one caught by MaddTheSane
  • Loading branch information
tomkidd committed Mar 16, 2021
1 parent 1fda818 commit 3d35734
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make-macosx-app.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ if [ "$2" != "" ]; then
echo " x86"
echo " x86_64"
echo " ppc"
echo " arm64"
echo
exit 1
fi
Expand Down

0 comments on commit 3d35734

Please sign in to comment.