configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f65d93f9b475402a10eb89bae0685d300f09fff9
Author: Tor Lillqvist <[email protected]>
AuthorDate: Thu Jul 16 09:43:48 2020 +0300
Commit: Tor Lillqvist <[email protected]>
CommitDate: Thu Jul 16 09:51:48 2020 +0200
Accept iOS SDK 13.6
Change-Id: I3dd04e852c34e521f2918d3f7404bcfdcfa5f2fa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98870
Tested-by: Tor Lillqvist <[email protected]>
Reviewed-by: Tor Lillqvist <[email protected]>
diff --git a/configure.ac b/configure.ac
index ba0bc8acd3ca..09f6333216fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3138,7 +3138,7 @@ dnl
===================================================================
if test $_os = iOS; then
AC_MSG_CHECKING([what iOS SDK to use])
current_sdk_ver=14.0
- older_sdk_vers="13.5 13.4 13.2 13.1 13.0 12.4 12.2"
+ older_sdk_vers="13.6 13.5 13.4 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