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.
我知道 Interface Builder 上的线程看不到静态库中的类 添加到静态库中的 InterfaceBuilder(IB) 类,临时。方法是拖放头文件(.h)。它在一次启动 IB 时工作
我想将课程永久添加到 IB。
这个怎么做?
简而言之,我不知道有任何解决方案。通常,IB 中的 Read class Files... 菜单项足以让 IB 了解静态库中的类。