configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 2738622e6faf62da2753d97cd770e2b887f765b8
Author: Tor Lillqvist <[email protected]>
AuthorDate: Wed Oct 9 09:01:27 2019 +0300
Commit: Tor Lillqvist <[email protected]>
CommitDate: Wed Oct 9 09:01:47 2019 +0300
Accept iOS SDK 13.1
Change-Id: I02870b35f67dd9ca47061311186d74dfec823aa7
diff --git a/configure.ac b/configure.ac
index 5f3b2e71d2b3..98694cd096ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3005,8 +3005,8 @@ dnl
===================================================================
if test $_os = iOS; then
AC_MSG_CHECKING([what iOS SDK to use])
- current_sdk_ver=13.0
- older_sdk_vers="12.4 12.2"
+ current_sdk_ver=13.1
+ older_sdk_vers="13.0 12.4 12.2"
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