I am trying to rename the class name in swift but it gives me error Can\'t refector swift code
. I want to know the best way to rename a file that will reflect in t
With Xcode 9, to be released in fall 2017 - Developers would be able to - 1. Refactor their Swift code. 2. Rename Swift project classes. 3. Run multiple instances of the simulator at once. 4. Run and debug on physical devices wirelessly. 5. Access, pull, push and commit to Git directly from XCode.
My personal favorite is the way issues are highlighted in red in multiple lines completing the sentence of the issue.
This WWDC 2017 session is a good view
XCode is getting smarter for us.