習(xí)慣性創(chuàng)建空模板,為了方便開發(fā)文件整理以及對使用。
講道理。。。TM就是習(xí)慣用空模板
1.首先,第一步創(chuàng)建Single View Application

2.在Info.plist中把 Launch screen interface file base name 這個字串賦值清除

3.依然在Info.plist尋找,找到Main storyboard file base name這一行,之后選中后點刪除

4.選中這幾個文件,全部刪除

5.創(chuàng)建自己的MainViewController,在Appdelegate中實現(xiàn)下面方法
