Tagged Questions
2
votes
2answers
872 views
Debug build works beautifully, ad hoc build crashes hard
I'm working with the EXIF library at http://code.google.com/p/iphone-exif/ and I have come across a real head scratcher of a bug. When I implement the library in a debug build everything works ...