[swift-corelibs-dev] Building with Xcode
Luke Howard
lukeh at padl.com
Fri Aug 19 03:34:12 CDT 2016
Are thank you, using the workspace fixed it. Sorry for the noise!
> On 19 Aug 2016, at 7:27 AM, Brian Gesiak <modocache at gmail.com> wrote:
>
> I use the following to build Foundation and XCTest, then run the XCTest tests:
>
> swift $ utils/build-script --preset corelibs-xctest
>
> The XCTest.xcworkspace is also capable of building and testing. Open it, select the XCTest scheme, and build with ⌘B. You should also be able to build the Foundation scheme from there as well.
>
> - Brian Gesiak
More information about the swift-corelibs-dev
mailing list