1 . 引入github
(1) 在Xcode 9 中,引入了 gitHub,新源代码管理导航器 可以展示branch分支和 tag标签。
(2)点进去,就可以看指定一次commit了哪些东西
2 . 创建新的颜色 asset catalog
通常我们会New image set, 现在 可以New color set . 然后填充 rgb alpha 值
调用:
3 . 真机无线调试(手机系统也得是iOS11) 暂不添加
参考:
(1) http://code.replays.net/201706/96773.html
(2) http://www.cocoachina.com/ios/20170620/19586.html?utm_source=debugrun&utm_medium=referral