标签: xcode cocoapods swift2
当我尝试在测试设备上部署应用时出现以下错误。
dyld: Library not loaded: @rpath/Pods.framework/Pods Referenced from: /var/mobile/Containers/Bundle/Application/20AF9839-59C2-4FBA-A178-582088FAC7B2/Ballman.app/Ballman Reason: image not found
然而它与模拟器一起工作正常。有谁知道原因是什么?