Just wondering how may of you are using ARC as opposed to releasing your own objects? I only ask because I downloaded the new Xcode and started a new project the other night and got an error when I tried to release an object, ARC defaults to on.
It is so hard not to want to release my objects, it feels so wrong. So do most of the coding vets here still release objevts and shut off ARC?
It is so hard not to want to release my objects, it feels so wrong. So do most of the coding vets here still release objevts and shut off ARC?