Skip to content

Commit f65f786

Browse files
committed
ENH: Update Xcode Apple Clang compiler for nightly dashboard
Suggested by Sean McBride, as he wrote about Xcode 7.2.1: > It's the newest possible Xcode on macOS 10.10.x, which is the oldest > version of macOS that I have a bot for. Details taken from https://trac.macports.org/wiki/XcodeVersionInfo#Xcode7.2.11
1 parent 80b8f89 commit f65f786

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

SoftwareGuide/Latex/Introduction/Installation.tex

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ \chapter{Configuring and Building ITK}
3535
\begin{itemize}
3636
\item GCC 5.1 and newer
3737
\item Visual Studio 2017 and 2019, toolsets v141 and v142
38-
\item Apple Clang 7.0 and newer
39-
\item Clang 6 and newer
38+
\item Xcode 7.2.1 Apple LLVM Clang version 7.0.2 (clang-700.1.81) and newer
4039
\end{itemize}
4140

4241
If you are currently using an outdated compiler this may be an excellent excuse

0 commit comments

Comments
 (0)