xcode - Deployment of an app failed because of Pod not found -


i got following error when try deploy app on 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 works fine simulator. know reason is?


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -