diff --git a/Makefile b/Makefile index 5d0d653..c762202 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,6 @@ TARGET := iphone:clang:latest:14.0 INSTALL_TARGET_PROCESSES = Spotify +ARCHS = arm64 include $(THEOS)/makefiles/common.mk