You've already forked macports-base
mirror of
https://github.com/macports/macports-base.git
synced 2026-07-12 18:18:43 -07:00
update URL in unsupported xcode warning
git-svn-id: https://svn.macports.org/repository/macports/trunk/base@108720 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ fi
|
||||
case "$XCODE_VERSION" in
|
||||
1.*|2.[[0-1]]*)
|
||||
AC_MSG_WARN([This version of Xcode Tools is not supported])
|
||||
AC_MSG_WARN([Please upgrade at http://connect.apple.com/])
|
||||
AC_MSG_WARN([Please upgrade at https://developer.apple.com/downloads/])
|
||||
;;
|
||||
2.[[2-3]]*|3.[[0]]*)
|
||||
AC_MSG_WARN([This version of Xcode Tools is out of date])
|
||||
|
||||
Reference in New Issue
Block a user