configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit d02b6c1d6d2fa975df33057584a99ebaa02bbc95
Author: Tor Lillqvist <[email protected]>
AuthorDate: Tue Apr 27 11:47:14 2021 +0300
Commit: Tor Lillqvist <[email protected]>
CommitDate: Tue Apr 27 15:40:31 2021 +0200
Accept iOS SDK 14.5
Change-Id: I57bfcf40e823551021b58a74ef0e78a5781f5b0e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114703
Tested-by: Jenkins
Reviewed-by: Tor Lillqvist <[email protected]>
diff --git a/configure.ac b/configure.ac
index e24605fcb54f..ae6fc04fb5d2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3392,8 +3392,8 @@ dnl
===================================================================
if test $_os = iOS; then
AC_MSG_CHECKING([what iOS SDK to use])
- current_sdk_ver=14.4
- older_sdk_vers="14.3 14.2 14.1 14.0 13.7"
+ current_sdk_ver=14.5
+ older_sdk_vers="14.4 14.3 14.2 14.1 14.0 13.7"
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