[MacPorts] #61175: last version of Xcode 11.7 and 12 is not supported by MacPorts

MacPorts noreply at macports.org
Wed Sep 23 01:21:15 UTC 2020


#61175: last version of Xcode 11.7 and 12 is not supported by MacPorts
----------------------+--------------------
  Reporter:  jpmelko  |      Owner:  (none)
      Type:  defect   |     Status:  new
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:           |   Keywords:
      Port:           |
----------------------+--------------------

Comment (by hellhovnd):

 This is the download link for Command Line Tools for Xcode 12 beta 5
 ==
 https://download.developer.apple.com/Developer_Tools/Command_Line_Tools_for_Xcode_12_beta_5/Command_Line_Tools_for_Xcode_12_beta_5.dmg

 first off, you should remove the Command Line Tools that came with Xcode
 12. {{{ sudo rm -rf /Library/Developer/CommandLineTools }}}. Then install
 the beta 5.

 clone the repo:
 == https://github.com/macports/macports-base

 the go to the created folder for the cloned repo and the run the following
 {{{ sudo make --enable-readline -j12 install }}}. It should install
 everything on {{ /opt/local }}

 The do a {{{ selfupdate }}} and you are good to go.

-- 
Ticket URL: <https://trac.macports.org/ticket/61175#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list