[swift-corelibs-dev] How to build swift-corelibs-foundation from command line

Philippe Hausler phausler at apple.com
Tue Jun 7 20:05:45 CDT 2016


It needs to be bootstrapped in a different way for OS X builds (primarily since there is already the system framework of Foundation present).

Are you instilling the toolchain to /Library/Developer/Toolchains? And do you have it selected in the preferences in Xcode?

> On Jun 7, 2016, at 6:03 PM, Rajeev Jeyaraj <rajeewgandhi.jeyaraj at gmail.com> wrote:
> 
> i'm trying to build it on mac OS X, i'm having issue with Xcode picking up my tool chain, built via the build-toolchain script.
> Is there any way I can build from the command line, rather than having to go through Xcode?
> 
> On 7 June 2016 at 21:01, Philippe Hausler <phausler at apple.com <mailto:phausler at apple.com>> wrote:
> Building 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 at swift.org <mailto:swift-corelibs-dev at 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 at swift.org <mailto:swift-corelibs-dev at swift.org>
> > https://lists.swift.org/mailman/listinfo/swift-corelibs-dev <https://lists.swift.org/mailman/listinfo/swift-corelibs-dev>
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-corelibs-dev/attachments/20160607/a5bb0b61/attachment.html>


More information about the swift-corelibs-dev mailing list