<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=""><p style="-webkit-print-color-adjust: exact; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; font-size: 14px; background-color: rgb(255, 255, 255); margin-top: 0px !important;" class="">Hi everyone,</p><p style="-webkit-print-color-adjust: exact; margin: 15px 0px; font-size: 14px; background-color: rgb(255, 255, 255);" class="">I am happy to announce that&nbsp;<strong style="-webkit-print-color-adjust: exact;" class="">Preview 1</strong>&nbsp;of Swift 3.0 has just been posted:</p><p style="-webkit-print-color-adjust: exact; margin: 15px 0px; font-size: 14px; background-color: rgb(255, 255, 255);" class=""><a href="https://swift.org/blog/swift-3-0-preview-1-released/" style="-webkit-print-color-adjust: exact; color: rgb(65, 131, 196);" class="">https://swift.org/blog/swift-3-0-preview-1-released</a></p><p style="-webkit-print-color-adjust: exact; margin: 15px 0px; font-size: 14px; background-color: rgb(255, 255, 255);" class="">Downloads for Linux are available on <a href="http://Swift.org" class="">Swift.org</a>, and Preview 1 is included in Xcode 8 beta 1.</p><h3 id="toc_0" style="-webkit-print-color-adjust: exact; margin: 20px 0px 10px; padding: 0px; -webkit-font-smoothing: antialiased; cursor: text; position: relative; font-size: 18px; background-color: rgb(255, 255, 255);" class="">Important Logistics for those working on Swift</h3><p style="-webkit-print-color-adjust: exact; margin: 15px 0px; font-size: 14px; background-color: rgb(255, 255, 255);" class="">With Preview 1 out, a few important logistics will impact those contributing to the Swift project in the next couple days:</p><ul style="-webkit-print-color-adjust: exact; margin: 15px 0px; padding-left: 30px; font-size: 14px; background-color: rgb(255, 255, 255);" class=""><li style="-webkit-print-color-adjust: exact; margin: 0px;" class=""><p style="-webkit-print-color-adjust: exact; margin: 0px 0px 15px;" class="">Currently building Swift from source only requires the latest GM version of Xcode — currently Xcode 7.3.1. However, because so much of Swift 3 is wrapped up in the new API Design Guidelines (specifically SE-0023 and SE-005, to name a few), a large part of the API naming changes in Swift 3 on Apple's platforms are actually tied to the latest SDKs for OS X, iOS, watchOS, and tvOS.&nbsp;&nbsp;<strong style="-webkit-print-color-adjust: exact; margin-top: 0px;" class="">Consequently, we're going to bump the minimum required Xcode to build Swift from source — if you are doing development on a Mac — to the latest Xcode 8 beta.</strong></p></li><li style="-webkit-print-color-adjust: exact; margin: 0px;" class=""><p style="-webkit-print-color-adjust: exact; margin: 0px 0px 15px;" class="">By updating development to use the latest Apple SDKs, the Swift team at Apple can push back their diff of changes ASAP that has Swift working with the latest Apple SDKs.</p></li></ul><p style="-webkit-print-color-adjust: exact; margin: 15px 0px; font-size: 14px; background-color: rgb(255, 255, 255);" class="">Here's the timeline:</p><ul style="-webkit-print-color-adjust: exact; margin: 15px 0px; padding-left: 30px; font-size: 14px; background-color: rgb(255, 255, 255);" class=""><li style="-webkit-print-color-adjust: exact; margin: 0px;" class=""><p style="-webkit-print-color-adjust: exact; margin: 0px 0px 15px;" class="">On Tuesday (around noon, California time ) we will be upgrading the continuous integration system to use Xcode 8 and the latest SDKs. We expect this will not take much time. Once continuous integration is updated, the Swift team at Apple will push back their diff of&nbsp;<code style="-webkit-print-color-adjust: exact; margin: 0px 2px; padding: 0px 5px; white-space: nowrap; border: 1px solid rgb(234, 234, 234); background-color: rgb(248, 248, 248); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;" class="">master</code>&nbsp;that contains changes to get Swift working with the newer SDKs.</p></li><li style="-webkit-print-color-adjust: exact; margin: 0px;" class=""><p style="-webkit-print-color-adjust: exact; margin: 0px 0px 15px;" class="">In order to make this transition seamless, we are going to&nbsp;<strong style="-webkit-print-color-adjust: exact; margin-top: 0px;" class="">lock the&nbsp;<code style="-webkit-print-color-adjust: exact; margin: 0px 2px; padding: 0px 5px; white-space: nowrap; border: 1px solid rgb(234, 234, 234); background-color: rgb(248, 248, 248); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;" class="">master</code>&nbsp;branch</strong>&nbsp;during the time the continuous integration system is being upgraded.</p></li><li style="-webkit-print-color-adjust: exact; margin: 0px;" class=""><p style="-webkit-print-color-adjust: exact; margin: 0px 0px 15px;" class="">We expect the continuous integration system to be down for a short while, but we are planning for up to four hours to have&nbsp;<code style="-webkit-print-color-adjust: exact; margin: 0px 2px; padding: 0px 5px; white-space: nowrap; border: 1px solid rgb(234, 234, 234); background-color: rgb(248, 248, 248); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;" class="">master</code>&nbsp;locked. We're expecting <b class="">much</b> shorter than that. We will have proactively upgraded some of the machines prior to taking the whole system down, which is why we are optimistic the window of time should be short in practice.</p></li></ul><h3 id="toc_1" style="-webkit-print-color-adjust: exact; margin: 20px 0px 10px; padding: 0px; -webkit-font-smoothing: antialiased; cursor: text; position: relative; font-size: 18px; background-color: rgb(255, 255, 255);" class="">Swift 2.3</h3><p style="-webkit-print-color-adjust: exact; margin: 15px 0px; font-size: 14px; background-color: rgb(255, 255, 255);" class="">In addition to Swift 3.0 Preview 1, I also want to announce Swift 2.3:</p><p style="-webkit-print-color-adjust: exact; margin: 15px 0px; font-size: 14px; background-color: rgb(255, 255, 255);" class=""><a href="https://swift.org/blog/swift-2-3/" style="-webkit-print-color-adjust: exact; color: rgb(65, 131, 196);" class="">https://swift.org/blog/swift-2-3</a></p><p style="-webkit-print-color-adjust: exact; margin: 15px 0px; font-size: 14px; background-color: rgb(255, 255, 255);" class="">This is a release of Swift that is pretty much the same as Swift 2.2.1, except for some changes to match with the newer Apple SDKs. We expect the vast majority of Swift 2.2 code to be completely compatible with Swift 2.3. However, because the new SDK includes nullability audits and other improvements that can break source compatibility for Swift code, we increased the version number to reflect the potential for source incompatibility. We will be posting the sources back tomorrow after the continuous integration system has been upgraded to use Xcode 8 on the Mac machines.</p><p style="-webkit-print-color-adjust: exact; margin: 15px 0px; font-size: 14px; background-color: rgb(255, 255, 255);" class="">Ted</p></body></html>