Xcode 5 Builds and Archives, but won't Run or Test Mac Apps
问题 I had a Mac app that I've been working on for almost two years now that suddenly decided it wouldn't run on either of my computers (which have their projects synced via Dropbox.) It was building and archiving fine, but I couldn't start it with a debugger or run unit tests on it. Every time I tried it would give an error, either: < My App Name > exited unexpectedly lost connection or something about having lost connection and timed out (I didn't copy down exactly what the error message was,