ios - Xcode 6.3 无法为我的 ViewControllers 选择类

标签 ios objective-c xcode class storyboard

Connections don't work anymore, because apparently there is not a class like that anymore..

Before all my custom VC classes were available here in this list, now I can only see the default ones
这真让我抓狂。我已经使用这个 xcode iOS 项目已经有一段时间了,现在突然间我发现我不能再将我的自定义 View Controller 类添加到我的 Storyboard中的 View Controller 中......而且这些类的导出不可用再说了,我在将 socket 连接到标签和 Storyboard 中的所有内容时收到警告,说它没有在自定义类中定义...之前一切正常...我试图重新启动 xcode 和计算机并尝试删除对自定义类的引用并再次添加它,但无论如何我都无法为 View Controller 提供该子类...

知道发生了什么吗?? :(

编辑:在 Copy bundle Resources 的 Build Phases 中找到了这个。我最近从部署目标 iOS 8.3 更改为 iOS 7.0。与此有关吗?

How do I fix this?

最佳答案

在我没有做任何特别的事情的第二天再次打开项目后它再次工作......我猜只是一个随机的错误......

关于ios - Xcode 6.3 无法为我的 ViewControllers 选择类,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31103596/

相关文章:

ios - 带有 URL 的 NSAttributedString 不起作用

ios - 在 iBook 中打开名称中包含空格的 PDF

iPhone sdk-在 KALViewController 中保存最后选择的日期

ios - 尝试将大量关闭数据加载到我的应用程序时应用程序崩溃

ios - Xcode 警告符号 - 带有白色圆圈的黄色三角形?

ios - 为什么我们在这里使用 ephemeralSessionConfiguration?

ios - 如何在 CallKit 框架 swift 中从 ViewController 重新加载扩展?

iphone - 以编程方式将设备方向更改为横向不起作用

ios - React-Native xcrun : error: Failed to locate 'instruments' in Xcode 13

iphone - iphone sdk 中电子邮件对话框未打开