The problem
Yesterday I stumbled upon a problem when I loaded a xib file within my development pod.
I checked StackOverflow and found a few threads with the same issue:
- http://stackoverflow.com/questions/23835052/load-image-from-cocoapods-resource-bundle
- http://stackoverflow.com/questions/25433110/how-do-i-load-a-xib-file-from-my-cocoapod
Continue reading Load assets from bundle resources in Cocoapods