Search code examples
xcode5xamarinxamarin-studio

How to stop Xcode from closing when opened from Xamarin Studio


I'm working in Xamarin Studio. Sometimes I need to launch Xcode to use its interface builder. The problem is whenever I go back to Xamarin Studio, Xcode closes. This means I have to relaunch Xcode every time I want to make an edit to a xib file. Is there a way to prevent this behavior?


Solution

  • This behaviour was changed in/around November time (after this question was asked) so this should not be happening anymore. Please get in touch if you are still seeing this happen.