configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 657e31281cbf7a03bdbc8fff67020de66084d8be
Author: Tor Lillqvist <[email protected]>
AuthorDate: Fri Nov 1 09:57:08 2019 +0200
Commit: Tor Lillqvist <[email protected]>
CommitDate: Wed Nov 20 14:20:45 2019 +0100
Accept iOS SDK 13.2
Change-Id: I5d42a60a257661f39d1c9af6299ca3278f783d2b
Reviewed-on: https://gerrit.libreoffice.org/81870
Tested-by: Jenkins
Reviewed-by: Tor Lillqvist <[email protected]>
Tested-by: Tor Lillqvist <[email protected]>
(cherry picked from commit ab3ec039bf5ffc1fb6f6948c1a1a7da2acad30eb)
Reviewed-on: https://gerrit.libreoffice.org/83281
diff --git a/configure.ac b/configure.ac
index 9df71ad7c85e..d6791c541d2a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2981,8 +2981,8 @@ dnl
===================================================================
if test $_os = iOS; then
AC_MSG_CHECKING([what iOS SDK to use])
- current_sdk_ver=13.1
- older_sdk_vers="13.0 12.4 12.2"
+ current_sdk_ver=13.2
+ older_sdk_vers="13.1 13.0 12.4 12.2"
if test "$enable_ios_simulator" = "yes"; then
platform=iPhoneSimulator
versionmin=-mios-simulator-version-min=12.2
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits