清除模拟器运行产生的文件 右击Finder,选中"前往文件夹",输入"~/Library/Developer/CoreSimulator/Devices/" Xcode编译...
![240](https://cdn2.jianshu.io/assets/default_avatar/3-9a2bcc21a5d89e21dafc73b39dc5f582.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP属地:北京
清除模拟器运行产生的文件 右击Finder,选中"前往文件夹",输入"~/Library/Developer/CoreSimulator/Devices/" Xcode编译...
最近在用Swift写项目。涉及到app构架方面的东西不想总是搭建,就写了个Demo。赠人玫瑰,手有余香,此Demo适合初学者,使用了MVVM模式,包含tabbar、自定义的N...