Accept also iOS SDK 13.0

Change-Id: Ibbc731f998b00a0ea1235a961290746a849f81cf
This commit is contained in:
Tor Lillqvist
2019-06-05 08:13:47 +03:00
parent ff22834795
commit 3ced4cd5f3

View File

@@ -2982,7 +2982,7 @@ dnl ===================================================================
if test $_os = iOS; then
AC_MSG_CHECKING([what iOS SDK to use])
current_sdk_ver=12.2
older_sdk_vers="12.1 12.0 11.4"
older_sdk_vers="13.0 12.1 12.0 11.4"
if test "$enable_ios_simulator" = "yes"; then
platform=iPhoneSimulator
versionmin=-mios-simulator-version-min=11.0