Setting up objects

No Comments

This is something that bothers me when using apps (yes, it’s half a rant, half an advice. I’m actually tagging it “rant”, you’ll probably see that tag grow when I start sending my apps for AppStore aproval), devs don’t take the time to change the default properties of objects, and it’s something actually really easy. More

ObjC class

No Comments

This is a “template” of a very basic ObjC class, with some things explained, you should copy it and paste it into a text editor to see it more clearly.

More