Game Development Community

Xcode Crashes

by Tyler Slabinski · in Technical Issues · 04/24/2009 (7:14 pm) · 1 replies

Ok, I have a problem. Whenever I try and run Xcode, it always seems to crash on me. I do not know why, but when I execute Xcode through Terminal. This is what I get:

dyld: Library not loaded: /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
Referenced from: /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
Reason: no suitable image found. Did find:
/System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols: no matching architecture in universal wrapper
Trace/BPT trap
logout


I am guessing it has something to do with the DebugSymbols folder. Yet I do not know how to fix it. Any help?

#1
04/24/2009 (10:23 pm)
Run "Console" and see if the crashlogs are more informative there.