Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

SG-

macrumors regular
Jun 8, 2015
151
88
yep even Xcode 7 beta 4 is broken, hoping for a new Xcode release today or else i'll have to go back.
 

S8ER01Z

macrumors regular
Jun 17, 2015
105
42
* Xcode processes may quit unexpectedly if older iOS Simulator runtimes (Xcode 6.x) are present on disk.

I'm wondering if I can simply remove the old simulators?? Anyone try that?
 

SG-

macrumors regular
Jun 8, 2015
151
88
* Xcode processes may quit unexpectedly if older iOS Simulator runtimes (Xcode 6.x) are present on disk.

I'm wondering if I can simply remove the old simulators?? Anyone try that?

I just deleted Xcode 6.4 and tried Xcode 7 beta 4 but simulator is still crashing.
 
  • Like
Reactions: S8ER01Z

SG-

macrumors regular
Jun 8, 2015
151
88
a quick fixed posted on Apple Dev forums to get Xcode 7 working on DP Beta 6 build:

cd /Applications/Xcode-beta.app (or wherever your Xcode 7 beta 4 is located)
cd Contents/Developer/Platforms/iPhoneSimulator.platform
cd Developer/SDKs/iPhoneSimulator.sdk/usr/lib
sudo mv dyld_sim dyld_sim.orig

tested it myself and it works.
 
  • Like
Reactions: S8ER01Z

S8ER01Z

macrumors regular
Jun 17, 2015
105
42
a quick fixed posted on Apple Dev forums to get Xcode 7 working on DP Beta 6 build:

cd /Applications/Xcode-beta.app (or wherever your Xcode 7 beta 4 is located)
cd Contents/Developer/Platforms/iPhoneSimulator.platform
cd Developer/SDKs/iPhoneSimulator.sdk/usr/lib
sudo mv dyld_sim dyld_sim.orig

tested it myself and it works.

This worked for me... both 6.4 and 7 Beta are working.

Thank you!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.