Opened 5 years ago

Last modified 5 years ago

#59374 closed defect

py37-pyobjc 5.2 on Mojave with Xcode 11.1: xcode-select: error: tool 'xcodebuild' requires Xcode — at Version 1

Reported by: d0wntime Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.1
Keywords: Cc:
Port: py-pyobjc

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

The build is throwing the error ...

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

... and the build appears to be choosing this directory; "xcode-select -p" returns "/Applications/Xcode.app/Contents/Developer"

Change History (2)

Changed 5 years ago by d0wntime

Attachment: main.log added

comment:1 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

Does adding use_xcode yes to the Portfile help?

Note: See TracTickets for help on using tickets.