Add i386 slice to support 32-bit iOS simulators

This commit is contained in:
Karen Tsai
2016-06-19 10:37:51 -04:00
parent a29cab3410
commit ea51c54bd7
+1
View File
@@ -1,5 +1,6 @@
THEOS_PACKAGE_DIR_NAME = debs
TARGET = simulator:clang
ARCHS = x86_64 i386
DEBUG = 0
GO_EASY_ON_ME = 1
PACKAGE_VERSION = $(THEOS_PACKAGE_BASE_VERSION)