GenerateDSYMFile fails on Leopard
GenerateDSYMFile fails on Leopard
- Subject: GenerateDSYMFile fails on Leopard
- From: Lyndsey Ferguson <email@hidden>
- Date: Fri, 16 Oct 2009 10:31:10 -0400
Hello Everyone,
The command-line utility, dsymutil, is failing during the Deployment build of our application in Xcode 3.1.1 on Leopard (Mac OS X 10.5.7) with the following information:
GenerateDSYMFile "/path/to/our/application/X.app.dSYM" "/path/to/our/application/X.app/Contents/MacOS/X" cd "/path/to/projectX" /Developer/usr/bin/dsymutil "/path/to/our/application/X.app/Contents/MacOS/X" -o "/path/to/our/application/X.app.dSYM" terminate called after throwing an instance of 'std::length_error' what(): basic_string::resize
Can anyone suggest why this is happening and how I can fix it? Eric Gorr has posted a question related to trying to work around this issue, but now we're trying to pinpoint the actual problem.
Thanks for any information, Lyndsey Ferguson
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden