Xcode can only refactor C and Objective-C code. How to rename swift class name in Xcode 6?

后端 未结 6 1848
遥遥无期
遥遥无期 2020-12-24 11:28

I have created a new Single View Application Project in Xcode 6 beta version. I want to rename swift class from ViewController.swift to some other name. But whe

6条回答
  •  自闭症患者
    2020-12-24 12:01

    Unfortunately, Apple hasn't gotten around to implementing it yet.

    See http://www.quora.com/Why-isnt-there-a-refactoring-feature-for-Swift-language-in-Xcode-6 for more information.

提交回复
热议问题