Kaydet (Commit) 87f998fe authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Accept iOS SDK 12.2

Change-Id: Ie3eae75f13d27f3fce11acb66073dd51c0d41a32
üst 27894be9
......@@ -2962,8 +2962,8 @@ dnl ===================================================================
if test $_os = iOS; then
AC_MSG_CHECKING([what iOS SDK to use])
current_sdk_ver=12.1
older_sdk_vers="12.0 11.4"
current_sdk_ver=12.2
older_sdk_vers="12.1 12.0 11.4"
if test "$enable_ios_simulator" = "yes"; then
platform=iPhoneSimulator
versionmin=-mios-simulator-version-min=11.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment