[swift-users] [Swift 3.0 Preview] Can't Convert to Latest Swift Syntax

Jordan Rose jordan_rose at apple.com
Wed Jun 1 19:32:26 CDT 2016


The Swift migrator as used in Xcode 7.3 is not open-source, so it’s not included in the downloadable toolchains. I’m afraid you’ll have to migrate your project by hand at this point. The compiler should give you some help in its diagnostics, at least.

Apologies,
Jordan

> On Jun 1, 2016, at 10:34, Diego Sánchez via swift-users <swift-users at swift.org> wrote:
> 
> Hi all,
> 
> I want to start testing Swift 3.0 in one of my projects. However code conversion seems not to be supported "The active toolchain, “Swift 3.0 Preview 1 Snapshot 2016-05-31 (a)”, does not have a Swift converter.".
> 
> is it planned to have it included soon? any workarounds to have automatic conversion today?
> 
> Cheers,
> Diego
> _______________________________________________
> swift-users mailing list
> swift-users at swift.org
> https://lists.swift.org/mailman/listinfo/swift-users



More information about the swift-users mailing list