<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class="">On 1 Jun 2017, at 09:57, Jonathan Hull &lt;<a href="mailto:jhull@gbis.com" class="">jhull@gbis.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">I could be wrong, but my understanding is that Foundation is being open sourced as well, and distributed with Swift across various platforms.<br class=""></div></div></blockquote><div><br class=""></div><div>It is already open source; the source code for the Swift/Linux port is here:</div><div><br class=""></div><div><a href="https://github.com/apple/swift-corelibs-foundation" class="">https://github.com/apple/swift-corelibs-foundation</a></div><div><br class=""></div>However, Foundation has never contained any UI code, which on macOS is in the Cocoa framework and on iOS in the UIKit framework. These are both Apple frameworks, which you can discuss on the Apple mailing lists. To find the appropriate one, you can consult&nbsp;<a href="https://lists.apple.com/mailman/listinfo" class="">https://lists.apple.com/mailman/listinfo</a>&nbsp;- I would suggest the cocoa-dev mailing list.</div><div><br class=""></div><div>Alex</div><br class=""></body></html>