dkagedal wrote:Sorry, but it doesn't seem to work for me:
/Users/david/playosx/English.lproj/AudioLibrary.xib:0:0 Unable to resolve plug-in dependency for "AudioLibrary.xib".
Now I checked out from GitHub instead, but I still get this build problem. This is the complete build problem:
/* com.apple.ibtool.errors */
/Users/david/src/Play/English.lproj/AudioLibrary.xib: error: Unable to resolve plug-in dependency for "AudioLibrary.xib".
Recovery Suggestion: Locate the net.brockerhoff.RBSplitView.IBPlugin Interface Builder plug-in to continue opening this document. Consider using the --plugin option or Interface Builder's plug-in preferences to resolve this dependency.
Underlying Errors:
Description: Could not load plug-in.
Failure Reason: Could not determine the location of the plug-in with the identifier net.brockerhoff.RBSplitView.IBPlugin
I can see RBSplitView inside the ThirdParty directory, but I don't know enough about xcode to figure out what is wrong.