I have just upgraded to Xcode 4.3.1 and SDK 5.1. My project uses storyboard but has one nib/xib file. After the upgrade the compile fails with:
/* com.apple.ibtool.errors */
/Users/jhn/Udvikling/Projekter/rmtelemedicin/RMTeleMedicin/RMTeleMedicin/MenuViewController.xib: error: Interface Builder is unable to open documents of type iPad XIB.
Recovery Suggestion: Ensure the plugin for the iPad XIB document type, from the corresponding SDK, is installed.
Any one seeing the same problem?Any help would be appreciated.
I figured it out!
Go to your project settings, and delete the line that says Interface Builder Plugin search path or something similar.
the exact line in project.pbxproj is:
IBC_PLUGIN_SEARCH_PATHS = "${PROJECT_DIR}/**";
That's it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With