【发布时间】:2018-12-05 02:28:24
【问题描述】:
尝试使用可可豆荚将库集成到我的项目时出现以下异常。
dyld:库未加载:@rpath/XCTest.framework/XCTest 引用自:/Users/shoaibahmedqureshi/Library/Developer/CoreSimulator/Devices/CBC381BC-854F-41D6-8D4C-90C2850459AD/data/Containers/Bundle/Application/095CDEFA-A79A-4235-B046-68277D5C14EB/EasyGridExample.app/EasyGridExample 原因:找不到图片
我自己创建了那个开源库,因此我愿意接受对该库的调整和建议,以防出现问题。
项目的 Github 链接:https://github.com/shoaibahmedqureshi/EasyGridsExample
到库的 Github 链接: https://github.com/shoaibahmedqureshi/EasyGrids
【问题讨论】: