随笔分类 - Xcode 错误
摘要:[摘要:正在我们编译的时间偶然候会报那个毛病"library not found for - " 因为是我们正在项目中应用了一些第三圆的库,便比方我再应用百度的静态库文件的时间,报出的那个毛病。 当xcode正在编译的时] 在我们编译的时候有时候会报这个错误"library not found fo...
阅读全文
摘要:1. 图片视图上不能直接滚动,需要设置交互属性为YES_contentView = [[UIImageView alloc]initWithFrame:CGRectMake(0, _headerView.bottom, kDeviceWidth, kDeviceHeight-20-44-49-_he...
阅读全文
摘要:
阅读全文
摘要:错误:解决:改掉设备类型为iPhone或者通用
阅读全文
摘要:1. iOS APP Project or Mac APP Project编译错误提示:
“The run destination My Mac 64-bit is not valid for Running the scheme '***'.
The scheme '***' contains n...
阅读全文
摘要:产生这个提示的操作:在xcode4.6中创建一个名字为appTest空工程,create一个ios-application-empty application,直接编译运行错误提示:虽然编译通过,也能运行,但是底下有错误提示“application windows are expected to h...
阅读全文