我在OS 10.7.2上安装了Xcode4.2版,我试图在运行iOS 5.1的新iPad上安装我们的应用程序。问题是Xcode不能将iPad识别为可部署的设备。我知道这是一个常见的问题,但请全部阅读。The version of iOS on “iPad” does not match any of the versions of iOS supported for development with this installation of the iOS SDK. Please restore the device to a versio
我在故事板和一个标准的表视图中创建了UICollectionView来支持iOS5.1用户。然后,我只需检查用户是否具有此功能并分割到适当的场景。当我现在尝试编译我的代码时,我得到了一个"dyld: Symbol not found:_UICollectionElementKindSectionHeader“,这似乎是苹果的一种非常反模式,不允许iOS5.1