Haven't found anything about where the Cocoa Simulator went.
I'm trying to simulate an OS X app UI without building/running.
Any way in Xcode 6 to load just the nib file to interact with?
in xcode 5 you could simulate your document (editor -> simulate document), seems that this menu item is gone :/
find /Applications/Xcode.app/ -name "*Simulator"
export your xib to a nib file and run:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Interface\ Builder/Plug-ins/CocoaPlugin.ibplugin/Contents/Resources/IBCocoaSimulator.app/Contents/MacOS/IBCocoaSimulator "path to nib-file"
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