I updated my Xcode to 6.3.1 and now when I build for iOS I get segmentation faults on launch.
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000b2348100
VM Regions Near 0xb2348100:
–>
__TEXT 000000010b4a3000-000000010b8c8000 [4244K] r-x/r-x SM=COW /Users/USER/Library/Developer/CoreSimulator/Devices/F32872F5-B598-4921-8BF4-AC4BD6C12D37/data/Containers/Bundle/Application/8DC349A2-EC73-4D19-8729-DFE0E9B20CBE/Godspeed Commander.app/Godspeed Commander
Something related to __TEXT? Has anyone else seen this issue?