Setting up objects

On 09/10/2009, in Development, Tips, iPhone, by Pelaez

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.

Continue reading »

Tagged with:  

ObjC class

On 04/06/2009, in Development, SDK, Source Code, Toolchain, Tutorials, iPhone, by Pelaez

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.

Continue reading »

Tagged with: