zedxpp

Results 6 comments of zedxpp

I also have this problem you. injection Console **\* Build Failed with status: 65. You may need to open and edit the bundle project to resolve issues with either header...

不太清楚你的mysql是如何安装的. 如果你是mac环境, 请尝试卸载原来的mysql, 并且按照此文章的方法进行安装mysql. [mac文章地址](http://cxp.im/2017/10/07/Swift%20Perfect%20Mac%E6%9C%AC%E5%9C%B0%E7%8E%AF%E5%A2%83%E9%85%8D%E7%BD%AE/#%E5%9C%A8Mac%E4%B8%8A%E5%AE%89%E8%A3%85MySql) 如果你是ubuntu, 请按此文章进行安装 [ubuntu文章地址](http://cxp.im/2017/10/07/%E5%9C%A8Ubuntu%E5%AE%89%E8%A3%85MySql/)

最近两天根据作者的框架增加了项目需求, 还是很爽的.框架非常nice.

我也碰到这个问题了, 我是需要都隐藏, 但是设置[self.navigationController.navigationBar setShadowImage:[UIImage new]];和 navigationBarAppearance.shadowColor = [UIColor clearColor]; navigationBarAppearance.shadowImage = [UIImage new];都不行

这还需要 demo 工程么. 创建个私有库就能用了.