> On Aug 12, 2015, at 12:34 PM, Jens Alfke > > Yikes — After upgrading my OS from 10.10 to the latest 10.11 beta (6), > everything associated with the iPhone simulator seems completely broken: > > * Xcode (7.0 beta 5) doesn’t list any simulators in the scheme popup, just > “iOS Device” > * The Devices window shows nothing but “My Mac” > * The Downloads preference page lists nothing under “Components" > * The iOS Simulator crashes instantly in dyld if launched via the > Xcode>Developer Tools menu > > I checked the Xcode release notes but didn’t see anything related to this. > Has anyone else run into this, or should I start filing a bunch of Radars? :( > > —Jens >
I've had issues with the simulators (starting somewhere in Xcode 6 I think). I've used the simctl command to delete and re-create them. Someone else made a script to do it: https://gist.github.com/cabeca/cbaacbeb6a1cc4683aa5 HTH, Dave Reed _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to [email protected]
