Xcode版本12.4 Swift 5.3.2
一、
![](https://img.haomeiwen.com/i24674905/4e85aa310babf9bc.png)
二、
![](https://img.haomeiwen.com/i24674905/99fb245311c6ddad.png)
三、
![](https://img.haomeiwen.com/i24674905/52ce802eca44c78f.png)
四、
![](https://img.haomeiwen.com/i24674905/0802bc374d29bac8.png)
五、
![](https://img.haomeiwen.com/i24674905/1da58a255a1fc95b.png)
window = UIWindow(frame: UIScreen.main.bounds)
window?.backgroundColor = UIColor.white
window?.rootViewController = UTabBarController()
window?.makeKeyAndVisible()
六、
![](https://img.haomeiwen.com/i24674905/28b68476ddaa153c.png)
window = UIWindow(frame: UIScreen.main.bounds)
window?.backgroundColor = UIColor.white
window?.rootViewController = UTabBarController()
window?.makeKeyAndVisible()
本文标题:Swift删除StoryBoard
本文链接:https://www.haomeiwen.com/subject/nzhplltx.html
网友评论