Opened 3 years ago

Closed 3 years ago

Last modified 19 months ago

#63377 closed defect (fixed)

Error: currently installed version of Xcode, 12.5.1, is not supported by MacPorts

Reported by: shi27feng (Feng Shi) Owned by: jmroot (Joshua Root)
Priority: Normal Milestone: MacPorts 2.8.0
Component: base Version:
Keywords: Cc:
Port:

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hi, will MacPorts support a newer version of Xcode (12.5.1) soon? I got the following issue

❯ sudo port diagnose
Password:
Error: currently installed version of Xcode, 12.5.1, is not supported by MacPorts.  For your currently installed system, only the following versions of Xcode are supported:  12.5 12.4 12.3 12.2

Change History (6)

comment:1 Changed 3 years ago by shi27feng (Feng Shi)

Description: modified (diff)

comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Component: portsbase
Description: modified (diff)
Summary: Version issueError: currently installed version of Xcode, 12.5.1, is not supported by MacPorts
Type: updatedefect

I don't know of any reason why using Xcode 12.5.1 would not work, so feel free to use it. We should add 12.5.1 to the list of supported versions.

comment:3 Changed 3 years ago by jmroot (Joshua Root)

Yes, that message from port diagnose doesn't mean the version definitely won't work, just that it hasn't been verified to work. Newer versions are generally fine. Maybe the message should be a little different when the version found is newer than any known version.

comment:4 Changed 3 years ago by jmroot (Joshua Root)

Owner: set to jmroot
Resolution: fixed
Status: newclosed

In 733d6e71b5aaf6cc3f6b4e9f0652db8ea39e392c/macports-base (master):

port diagnose: adjust Xcode version checking

Clarify that Xcode versions newer than any we know about are untested
rather than unsupported, which sounds less scary.

Closes: #63377

comment:5 Changed 3 years ago by jmroot (Joshua Root)

Milestone: MacPorts Future

comment:6 Changed 19 months ago by jmroot (Joshua Root)

Milestone: MacPorts FutureMacPorts 2.8.0
Note: See TracTickets for help on using tickets.