[swift-dev] Llvm Toolchain packaging

Daniel Dunbar daniel_dunbar at apple.com
Fri Aug 19 16:08:19 CDT 2016


Is CompatibilityVersion set in the LLVM toolchains? IIRC, Xcode 8 requires it to be 2.

 - Daniel

> On Aug 19, 2016, at 1:12 PM, Patrice Kouame via swift-dev <swift-dev at swift.org> wrote:
> 
> Hi all - Xcode doesn't recognize my llvm toolchain even though it was built right out of llvm trunk with llvm toolchain enabled. However, Swift toolchains are imported with ease into Xcode. Just by dropping into toolchains. I'd like to find out more about how swift manages to package their toolchains so that Xcode doesn't complain about incompatibility. What's the secret sauce? Can any one point me in the right direction? Is it signing related? I'm on a bleeding edge environment with Sierra public beta and Xcode 8 beta.
> Currently I just change my path to "enable" my preferred clang toolchain, but would like to avoid that in the future by switching with xcode-select. Any help is greatly appreciated...
> 
> Patrice
> 
> _______________________________________________
> swift-dev mailing list
> swift-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-dev



More information about the swift-dev mailing list