g it on Linux just pass --foundation. Building it on Mac OS X you
> will need to build the toolchain, install that and then build via the Xcode
> project.
>
> > On Jun 7, 2016, at 5:59 PM, Rajeev Jeyaraj via swift-corelibs-dev <
> swift-corelibs-dev@swift.org> wrote:
> >
&
Hi All,
I am trying to build the corelibs-foundation from command line, is there a
way to specifiy it in the swift/utils/build script?
Thanks
___
swift-corelibs-dev mailing list
swift-corelibs-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift
Hi All,
I am trying to build the swift-corelibs-foundation
I followed the instructions from here:
https://github.com/apple/swift-corelibs-foundation/blob/master/Docs/GettingStarted.md
At step 3, I am getting the following errors below.
1. Run Xcode with the latest toolchain. Follow the instr
Hi everyone,
I am trying to compile a single file in the Foundation, ex: NSString.swift.
How can I do this from command line, I tried looking online for
documentation and was not able to find it.
I'm working on an OSX environment.
Thanks,
Rajeev
___
sw