星期一, 1月 11, 2016

[iOS Swift] 如何重新命名ViewControll

記錄一下如何使用Xcode去重新命名你的ViewController,


1. 重新命名你的ViewController.swift檔名與裡面的類別名稱

ex: 改名為Page1VC.swift





2. 打開storyboard樣版,選取原本的場景(Scene),接著請更改Custom Class,下耩會自動去掃描所有Class


3. 完成,你可以看到Sence的名稱已自動改變為Page1VC Scene





Reference

http://www.theswiftlearner.com/2015/02/19/renaming-view-controllers-without-breaking-the-scene/


沒有留言:

張貼留言

留個話吧:)

其他你感興趣的文章

Related Posts with Thumbnails