Skip to content

Commit

Permalink
add arm64e support
Browse files Browse the repository at this point in the history
for iPhone XS, iPhone XS Max and iPhone XR
  • Loading branch information
marcoroth committed May 1, 2019
1 parent 89a53b5 commit 7ebd0ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARCHS = armv7 arm64
ARCHS = armv7 arm64 arm64e

include $(THEOS)/makefiles/common.mk

Expand Down

0 comments on commit 7ebd0ca

Please sign in to comment.