This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags
Severity
Success
This code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
I have built my project for iphoneos and iphonesimulator, both debug and release. When I run dwarfdump on the debug builds is reports empty. When I run it on the release build DSYMs it report all of the symbols. See the output below (I only grabbed the first part of [...] read more