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 4.6 中,我生成了大量托管对象子类文件,没有任何问题。但是现在我尝试在 Xcode 5 中执行此操作,它只生成一个 .h 文件。头文件列出了正确的@properties,但它采用了我的项目名称,而不是我选择的核心数据实体的名称。为了确保我没有忘记什么,我仔细地按照这些步骤操作。会发生什么?谢谢