[8S128d] "No source changes necessary" on a migration to Swift 3

Originator:mabdala
Number:rdar://26896482 Date Originated:6/20/2016
Status:Open Resolved:
Product:Xcode Product Version:8.0 beta (8S128d)
Classification:Other Bug Reproducible:Always
 
Mariano Abdala20-Jun-2016 03:11 PM

Summary:
While trying to migrate some simple code to Swift 3, using Xcode Version 8.0 beta (8S128d), I get a "No source changes necessary" message, but I'm left with 11 issues.

Steps to Reproduce:
1. Clone: https://github.com/marianoabdala/freeza
2. Open with Xcode 8.0 Beta.
3. Click Convert.
4. Click Next.
5. Select "Use Swift 3", click Next.
6. Select both targets to convert, click Next.


Expected Results:
1. Clone: https://github.com/marianoabdala/freeza
2. Open with Xcode 8.0 Beta.
3. Click Convert.
4. Click Next.
5. Select "Use Swift 3", click Next.
6. Select both targets to convert, click Next.
7. Not sure, what should I expect here?

Actual Results:
7. Notice the "No source changes necessary", click Update.
8. You should get a provisioning error, set the team accordingly.
9. Build.
10. Notice you get 11 build issues.

Version:
Xcode Version 8.0 beta (8S128d)

Notes:
Some of the errors are as trivial as changing `.Gray` for `.gray` so I'd assume the migration tool isn't running at all.

Configuration:


Attachments:
'Screen Shot 2016-06-20 at 3.05.45 PM.png' was successfully uploaded.

>>>>
http://cl.ly/2A1E1r191d41

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!