configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 6c2ccd544f091c844fc1d03023c7e8f8af8c2620
Author: Tor Lillqvist <[email protected]>
AuthorDate: Wed Jul 24 13:40:49 2019 +0300
Commit: Tor Lillqvist <[email protected]>
CommitDate: Wed Jul 24 13:40:49 2019 +0300
Accept also iOS SDK 12.4
Change-Id: I7bf7a428d53b7a1a4e0675414c4532f1f5b763a9
diff --git a/configure.ac b/configure.ac
index db7ca14c043a..79423e1d5365 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3024,8 +3024,8 @@ dnl
===================================================================
if test $_os = iOS; then
AC_MSG_CHECKING([what iOS SDK to use])
- current_sdk_ver=12.2
- older_sdk_vers="13.0 12.1 12.0 11.4"
+ current_sdk_ver=12.4
+ older_sdk_vers="13.0 12.2 12.1 12.0 11.4"
if test "$enable_ios_simulator" = "yes"; then
platform=iPhoneSimulator
versionmin=-mios-simulator-version-min=11.0
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits