Closed GoogleCodeExporter closed 8 years ago
Additional debug output about local variables:
The initailString is an NSCFString with the value of float number,
data is a 16 byte long NSConcreteMutableData,
key is an NSString, but it says "Invalid Summary"
Original comment by thalerbe...@gmail.com
on 31 Oct 2011 at 9:34
Did you remember to set the "-all_load" flag in your linker flags? It looks
like it is missing a category.
Original comment by josh.mor...@valeosoftware.com
on 1 Nov 2011 at 1:35
I did. Which category is missing? I'll doublecheck the category and the
flag as well.
Original comment by thalerbe...@gmail.com
on 1 Nov 2011 at 8:04
I have been buried at work. I am sorry for the delay. The category is
NSData+Base64.
Original comment by joshuadmorris@gmail.com
on 14 Nov 2011 at 3:09
No one can blame you, this isn't a commercial project.
Unbelievable, there was a typo in the all_load flag. Sorry for the
inconvenience. Keep up the good work!
The ticket is invalid.
Original comment by thalerbe...@gmail.com
on 14 Nov 2011 at 4:50
Excellent! I am glad it was an easy fix!
Original comment by joshuadmorris@gmail.com
on 15 Nov 2011 at 12:23
Original issue reported on code.google.com by
thalerbe...@gmail.com
on 31 Oct 2011 at 9:29