[swift-corelibs-dev] Update on toolchain and XCTest requirements for Foundation

Daniel Brajkovic dbrajkovic at mac.com
Mon Jan 18 11:41:30 CST 2016


The latest snapshot on https://swift.org/download/#latest-development-snapshots is dated 2016-01-11. There is no 2016-01-15 snapshot. As expected, I am getting errors trying to build because of associated type.


> On Jan 17, 2016, at 2:25 PM, Philippe Hausler via swift-corelibs-dev <swift-corelibs-dev at swift.org> wrote:
> 
> Just as a note to those who may be working on Foundation; we have a few version requirements that are required to build Foundation on both Ubuntu and Mac OS X.
> 
> XCTest must include the commit https://github.com/apple/swift-corelibs-xctest/commit/e5cf2f401867ab90b1b307b4b825f2e7fafddf51 which introduces the throws attribute on the array of test cases.
> The swift toolchain must recent as of 2016-01-15 to include the new keyword replacement for typealias; associatedtype.
> 
> Hope that saves others time hunting down the right versions to build.
> 
> 
> 
> _______________________________________________
> swift-corelibs-dev mailing list
> swift-corelibs-dev at swift.org
> 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/20160118/6e309d3b/attachment.html>


More information about the swift-corelibs-dev mailing list