v1.1
This commit is contained in:
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
||||
ARCHS = arm64 arm64e
|
||||
SDK = iPhoneOS12.4
|
||||
SDK = iPhoneOS12.2
|
||||
FINALPACKAGE = 1
|
||||
|
||||
include $(THEOS)/makefiles/common.mk
|
||||
|
Binary file not shown.
@ -1,6 +1,8 @@
|
||||
ARCHS = arm64 arm64e
|
||||
SDK = iPhoneOS12.4
|
||||
SDK = iPhoneOS12.2
|
||||
FINALPACKAGE = 1
|
||||
TARGET = iphone:12.2:13.0
|
||||
|
||||
|
||||
include $(THEOS)/makefiles/common.mk
|
||||
|
||||
|
Reference in New Issue
Block a user