摘要:
mac系统升级之后突然项目打包安卓sdk报错 * What went wrong: A problem occurred configuring root project 'city_pickers'. > SDK location not found. Define location with s 阅读全文
摘要:
iOS中修改状态颜色在iOS9后官方废弃了下面这种方法 [[UIApplication sharedApplication] setStatusBarStyle:UIStatusBarStyleDefault]; //'setStatusBarStyle:' is deprecated: first 阅读全文