summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxuenhua <xuenhua2008@sina.com>2022-07-21 06:40:25 +0800
committerTor Lillqvist <tml@collabora.com>2022-08-16 14:13:02 +0200
commitd0ab89cd8b8b705689b432c1ea630501c7745264 (patch)
tree16991d1c2d0c0e7e2563ff413fd644f01d82329c
parent707f8c10328290c8bcd928755101cbb88ab6a8cb (diff)
Update iOS SDK Current Version to 15.6
Change-Id: I2e6ec0a32b859cead16965284359115db0628f5f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137277 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index c639bda264fc..786f1f3f0b45 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3661,8 +3661,8 @@ dnl ===================================================================
if test $_os = iOS; then
AC_MSG_CHECKING([what iOS SDK to use])
- current_sdk_ver=15.5
- older_sdk_vers="15.4 15.2 15.0 14.5"
+ current_sdk_ver=15.6
+ older_sdk_vers="15.5 15.4 15.2 15.0 14.5"
if test "$enable_ios_simulator" = "yes"; then
platform=iPhoneSimulator
versionmin=-mios-simulator-version-min=13.6