xcode 7 beta simulator crashes on start

I am having a 100% failure trying to open the Simulator in xcode 7 beta. Either when I try to run an app or open the simulator from "Open developer tool", it immediately crashes with this message:


Process: Simulator [9467]

Path: /Applications/Xcode-beta.app/Contents/Developer/Applications/Simulator.app/Contents/MacOS/Simulator

Identifier: com.apple.iphonesimulator

Version: 9.0 (602)

Build Info: Indigo-602000000000000~29

Code Type: X86-64 (Native)

Parent Process: ??? [1]

Responsible: Simulator [9467]

User ID: 501



Date/Time: 2015-06-15 20:33:46.294 -0700

OS Version: Mac OS X 10.10.3 (14D136)

Report Version: 11

Anonymous UUID: 015164CE-38DB-27C6-9EF3-447DD92F2AB7





Time Awake Since Boot: 2200 seconds



Crashed Thread: 0



Exception Type: EXC_BREAKPOINT (SIGTRAP)

Exception Codes: 0x0000000000000002, 0x0000000000000000



Application Specific Information:

dyld: launch, loading dependent libraries

DYLD_INSERT_LIBRARIES=/usr/lib/libignitor2.dylib



Dyld Error Message:

could not load inserted library '/usr/lib/libignitor2.dylib' because no suitable image found. Did find:

/usr/lib/libignitor2.dylib: mmap() error 1 at address=0x10443B000, size=0x00001000 segment=__TEXT in Segment::map() mapping /usr/lib/libignitor2.dylib



Binary Images:

0x1043f7000 - 0x10441eff7 com.apple.iphonesimulator (9.0 - 602) <99B9C9E5-DC9A-3302-B411-4054BB768E99> /Applications/Xcode-beta.app/Contents/Developer/Applications/Simulator.app/Contents/MacOS/Simulator

0x7fff68cb2000 - 0x7fff68ce8837 dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld

Same issue in Beta 2

Same issue in Beta 2,3 &4 on imac middle 2014. on macbook air beginning 2013 with the same OS (El captain) and Xcode version there are no issues.

I'm experiencing the same issue with the final version. libignitor2.dylib is missing

xcode 7 beta simulator crashes on start
 
 
Q