[swift-users] SwiftPM on Ubuntu - Locating Header Files

2017-02-19 Thread Robert Vaessen via swift-users
Hello, I am working on a package that produces a Swift module and a C module. When I build the package on macOS I am successful. When I attempt to build the package on Ubuntu the build fails. The reason for the failure is that the C module includes the Apple header file CFAvailability.h: the co

Re: [swift-users] Development Snapshots: Which Xcode?

2016-08-02 Thread Robert Vaessen via swift-users
, at 18:12, Robert Vaessen via swift-users wrote: Can swift 3 development snapshots (such as swift-DEVELOPMENT-SNAPSHOT-2016-07-29-a-osx.pkg) be installed and then selected as  toolchain in Xcode 7.3.1? Looking through the Download section of Swift.org gives me the impression that Xcode 8.0 Be

Re: [swift-users] Development Snapshots: Which Xcode?

2016-08-01 Thread Robert Vaessen via swift-users
e 8.0 beta or later I remember there being a Swift 3 toolchain that worked with Xcode 7…let me see if I can find it. Saagar Jha On Aug 1, 2016, at 18:12, Robert Vaessen via swift-users wrote: Can swift 3 development snapshots (such as swift-DEVELOPMENT-SNAPSHOT-2016-07-29-a-osx.pkg) be inst

[swift-users] Development Snapshots: Which Xcode?

2016-08-01 Thread Robert Vaessen via swift-users
Can swift 3 development snapshots (such as swift-DEVELOPMENT-SNAPSHOT-2016-07-29-a-osx.pkg) be installed and then selected as  toolchain in Xcode 7.3.1? Looking through the Download section of Swift.org gives me the impression that Xcode 8.0 Beta must be used. ——— Robert Vaessen 70