ExistentialAudio/SwiftOSC

XCODE 9.1

5opr4ni opened this issue · 5 comments

Hi

Having some issues with the main workspace in Xcode 9.1
The frameworks won't build out of that.

Did work in 9.0

/olle

Your workspace file is like this.
<Group location = "group:Framework" name = "Framework"> <FileRef location = "group:/Users/devin/Dropbox/Devin/Code/Xcode/SwiftOSC/Framework/macOS/macOS.xcodeproj"> </FileRef> <FileRef location = "group:/Users/devin/Dropbox/Devin/Code/Xcode/SwiftOSC/Framework/iOS/iOS.xcodeproj"> </FileRef> </Group>

Hi, grate project btw.

There is two issues here, frameworks don't show up as build targets in the workspace, and the workspace has hardcoded paths.

/olle

Grate!