configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3ced4cd5f31dfca8198ab583cebe487ef1f2a809 Author: Tor Lillqvist <t...@collabora.com> AuthorDate: Wed Jun 5 08:13:47 2019 +0300 Commit: Tor Lillqvist <t...@collabora.com> CommitDate: Wed Jun 5 08:14:14 2019 +0300
Accept also iOS SDK 13.0 Change-Id: Ibbc731f998b00a0ea1235a961290746a849f81cf diff --git a/configure.ac b/configure.ac index 2122bf97d41c..37f9b6ff62e2 100644 --- a/configure.ac +++ b/configure.ac @@ -2982,7 +2982,7 @@ dnl =================================================================== if test $_os = iOS; then AC_MSG_CHECKING([what iOS SDK to use]) current_sdk_ver=12.2 - older_sdk_vers="12.1 12.0 11.4" + older_sdk_vers="13.0 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 libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits