<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Cool. &nbsp;Will probably post an issue with <a href="http://llvm.org" class="">llvm.org</a>&nbsp;, this should be fixed. &nbsp;Dunno of it’s just a Sierra/Xcode beta issue.<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Aug 19, 2016, at 5:56 PM, Daniel Dunbar &lt;<a href="mailto:daniel_dunbar@apple.com" class="">daniel_dunbar@apple.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">I don't think it is documented anywhere, but it is embedded in Swift's utils/build-script-impl.<br class=""><br class=""> - Daniel<br class=""><br class=""><blockquote type="cite" class="">On Aug 19, 2016, at 2:49 PM, Patrice Kouame &lt;<a href="mailto:pkouame@mac.com" class="">pkouame@mac.com</a>&gt; wrote:<br class=""><br class="">Excellent! &nbsp;That did the trick…<br class=""><br class="">Just out of curiosity, where is that documented? &nbsp;The trunk llvm plist is an old Info.plist with an odd (dated) structure, I did have to “modernize it along the lines of the default Xcode default one. &nbsp;Just wondering if there are any other fields I need to set. &nbsp;Is there a unique swift toolchain packaging “project” I can study to figure all this out on my own?<br class=""><br class="">Thanks much in advance, &nbsp;<br class=""><br class="">Regards, Patrice<br class=""><blockquote type="cite" class="">On Aug 19, 2016, at 5:08 PM, Daniel Dunbar &lt;<a href="mailto:daniel_dunbar@apple.com" class="">daniel_dunbar@apple.com</a>&gt; wrote:<br class=""><br class="">Is CompatibilityVersion set in the LLVM toolchains? IIRC, Xcode 8 requires it to be 2.<br class=""><br class="">- Daniel<br class=""><br class=""><blockquote type="cite" class="">On Aug 19, 2016, at 1:12 PM, Patrice Kouame via swift-dev &lt;<a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a>&gt; wrote:<br class=""><br class="">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.<br class="">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...<br class=""><br class="">Patrice<br class=""><br class="">_______________________________________________<br class="">swift-dev mailing list<br class=""><a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-dev<br class=""></blockquote><br class=""></blockquote><br class=""></blockquote><br class=""></div></div></blockquote></div><br class=""></div></body></html>