問題
描述:使用carthage導入Rxswfit框架之后啟動app閃退,crash信息如下:
dyld: Library not loaded: @rpath/RxSwift.framework/RxSwift
Referenced from: /Users/frank/Library/Developer/CoreSimulator/Devices/167421B8-6B78-4F72-A226-240737DB7961/data/Containers/Bundle/Application/EDEF2AEB-790F-4AB7-9D98-CD387DA67B30/CarthageRxSwiftDemo.app/CarthageRxSwiftDemo
Reason: image not found
解決方法
TARGETS->General->Embedded Binaries 添加相應(yīng)的framework

WechatIMG18765.jpeg