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

Erica Sadun erica at ericasadun.com
Wed Jun 1 21:12:39 CDT 2016


I really need to do a regular open source clinic post: send in up to 30 or 40 standalone lines that compile under 2.2 and won't under 3, with a description of expected behavior and test cases.

You can reach out for help on irc.freenode.net in #swift-lang, there are several peer-support slack channels, there are the developer forum message boards for specific questions, and I'm sure I'm missing some other resources you might want to look into. 

Don't forget to check out the change list, which is posted here: https://github.com/apple/swift/blob/master/CHANGELOG.md

And peek at the proposals that are affecting the language evolution:
https://github.com/apple/swift-evolution/tree/master/proposals

If a proposal is deferred or rejected, you can ignore it.

-- Erica


> On Jun 1, 2016, at 6:32 PM, Jordan Rose via swift-users <swift-users at swift.org> wrote:
> 
> 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
> 
> _______________________________________________
> 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