|
Hmm, as far as I know, you cannot add new images into a NIB file of already-built product/bundle. You need to add the images to the project first, which means you have to have the source code...
"Images can only be dropped on Nibs included in an open project. Please save this nib file in an appropriate project and try again." is the exact error message.
|