build: only compile for arm64

This commit is contained in:
zx
2024-11-07 17:11:38 -05:00
parent 57b6ac658a
commit f48aaf561f
+1
View File
@@ -1,5 +1,6 @@
TARGET := iphone:clang:latest:14.0
INSTALL_TARGET_PROCESSES = Spotify
ARCHS = arm64
include $(THEOS)/makefiles/common.mk