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 检查苹果 mach-o 链接器错误?
您可以做的是确保添加所有必要的框架并在必要时导入它们,并且在构建阶段下的编译源下检查您的类文件是否包含在其中,而 Mach-o-linker 永远不会挡你的道。