Is there a way to print value of Boolean flag in NSLog?
Apple's FixIt supplied %hhd, which correctly gave me the value of my BOOL.