I got the following error when I try to deploy an app on the test device.
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
However it works fine with simulator. Does anyone know what the reason is?