摘要:
错误提示:iOS 7.1环境下测试没问题,换到ios8环境下回报这个错误Warning: Attempt to present on whose view is not in the window hierarchy! 1. 代码逻辑是: LoginViewController在登陆后会presen 阅读全文
摘要:
Xcode Command Line Tool 1. MAC Yosemite安装Xcode Command Line Tool 确保已经安装有git,先打开Xcode,file->project->os x application -> Command Line Tool,如果已经存在,就不用安装 阅读全文
摘要:
1. 解决方法: svn/git更新代码后,打开xcode工程文件,会出现 xxx..xcodeproj cannot be opened because the project file cannot be parsed. 因为.xcodeproj工程文件冲突了,然后还是会强制更新,内部文件出现了 阅读全文