On Jul 26, 2017, at 5:37 AM, Jonathan Hull via swift-evolution <[email protected]> wrote: > > Is there a reason why the migration only applies to Swift 3? I have some > older files which I haven’t gotten around to upgrading until now, and Xcode > Beta says I need to migrate them with an older version of Xcode. Right now, > I still have that older version, but once Xcode gets upgraded in the fall it > will no longer be possible (or is it a temporary limitation)?
You can also get every previous version of the Xcode IDE[1] via Apple’s developer web site, and use the appropriate Xcode on an OS on which it’s supported to do whatever conversion you need. -- Chris [1] Release versions only, not betas. _______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
