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.
将 AFNetworking 文件夹导入项目后,AFNetworking 文件未显示在编译源中。如果我从那里添加它,它可以工作,但它会导入我的项目中已经存在的新 AFNetwork 文件。解决办法是什么?
您需要将 *.m 文件添加到目标。