使用xib创建的UICollectionReusableView,拖动控件时发生报错: *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<NSObject 0x1d4013cf0> setValue:forUndefinedKey:]: this class is not key v
http://blog.csdn.net/xunyn/article/details/8518929 使用Xcode做iOS项目,经常会和Xib文件打交道,因为Xib文件直观的展现出运行时视图的外观,所以上手非常容易,使用也很方便,但对于从未用纯代码写过视图的童鞋,多数对Xib的理解有些片面。 Xib文件是什么? A nib file describes the visua
问题: xib文件在Xcode 5建立,现在需要在Xcode 4.6打开运行。 报错: The document "DetailTransactionPage.xib" could not be opened. Could not read archive. Please use a newer version of Xcode. Consider changing the doc