Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Xcode 7.3 中的类文件自动完成列表面临问题。
在 Xcode 7.2 中,我们开始输入时会显示整个类列表。
像 :#import "Data"
#import "Data"
当我们导入任何文件时,Xcode 7.3 类文件搜索不可用
应该是什么问题?它是一个错误吗?
我刚刚发现了问题。问题都是关于派生数据文件夹的。我刚刚从 Mac 中删除了派生数据。
从Xcode > Preferences中查找派生数据位置
/Users/__USERNAME__/库/开发者/Xcode
之后我重新启动了Xcode!答对了!它工作正常。
Suggest completions while typing在 Xcode 首选项中选择
Suggest completions while typing
确保您的目标与 Xcode 6.3 兼容。 选择您的项目目标并转到项目文档并检查项目格式
确保您的目标与 Xcode 6.3 兼容。
选择您的项目目标并转到项目文档并检查项目格式