configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit c6f7199f9d2a67920948352571698bd32e280d76
Author: Tor Lillqvist <[email protected]>
AuthorDate: Tue Mar 24 21:45:18 2020 +0200
Commit: Tor Lillqvist <[email protected]>
CommitDate: Wed Mar 25 00:24:47 2020 +0200
Accept iOS SDK 13.4
Change-Id: I7ef4acfd009c9e7fa0adf31a2f50f507b957bac9
diff --git a/configure.ac b/configure.ac
index c3d3b87e9464..8f75b097b3d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2986,8 +2986,8 @@ dnl
===================================================================
if test $_os = iOS; then
AC_MSG_CHECKING([what iOS SDK to use])
- current_sdk_ver=13.2
- older_sdk_vers="13.1 13.0 12.4 12.2"
+ current_sdk_ver=13.4
+ older_sdk_vers="13.2 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