X-Git-Url: https://git.saurik.com/safemode-ios.git/blobdiff_plain/88e0e8acea245c4e8f288fbaa978f6c9529ca067..f037db0b594b4ab6cab53d106c60fb73b983c626:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index bfa08a2..0eea910 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -TARGET := iphone:5.1:2.0 -ARCHS := armv6 +TARGET := iphone:7.0:2.0 +ARCHS := armv6 arm64 PACKAGE_VERSION := $(shell ./version.sh) include theos/makefiles/common.mk