Closed maml closed 9 years ago
Just like core data. Use nsnumber for the property. Then call boolValue to get its value as a Boolean. Also the class must inherit from nsobject not quite sure how it's working right now without it, look at the samples for more info
Great, thx!
This is great, thank you for the fix!
I have an object with a boolean property but it never gets set, it's always nil. How should I declare this property?