I'm building with the Swift Package Manager and a project that built yesterday is no longer building, failing with
error: could not build Objective-C moduleI just upgraded from Xcode 9 beta 4 to beta 5.... I already tried
sudo xcode-select -s /Applications/Xcode-beta.app...just in case it was something with the tools.
Any thoughts? This is a show-stopper for me...
J.