I am using the 1Password Pod and the GCast pod and they both have xcassets files with the assets they want you to use. When I create a button in IB and assign it the name of one of the images in the xcassets file, the correct image shows up but on run-time i get a debug error of: Could not load the "onepassword-button" image referenced from a nib in the bundle with identifier "com.myApp.App"
Any idea what i need to do? Thanks