Add support for iOS 8 target

This commit is contained in:
Andrew Johnson
2014-10-06 20:36:50 -05:00
parent 97e445f78d
commit e66b691549
+3 -1
View File
@@ -13,7 +13,8 @@
#IOS_VERSION = 5.1
#IOS_VERSION = 6.0
#IOS_VERSION = 6.1
IOS_VERSION = 7.0
#IOS_VERSION = 7.0
IOS_VERSION = 8.0
# Minimum version of iOS the executables must run on.
# Earlier versions may work, if XCode supports them.
@@ -23,6 +24,7 @@ IOS_VERSION = 7.0
#IOS_DEPLOYMENT_TARGET = 6.0
#IOS_DEPLOYMENT_TARGET = 6.1
IOS_DEPLOYMENT_TARGET = 7.0
#IOS_DEPLOYMENT_TARGET = 8.0
# Which compiler to use: