Skip to content

tewha.net

Mostly about iOS software development.

Tag: Automatic Reference Counting

Make your library enforce ARC

If you have an open source library that requires Automatic Reference Counting (ARC), you may have issues with your users trying to build it without ARC turned on. Luckily, it’s pretty simple to enforce ARC. I’m going to discuss how to do so, and why it’s a good idea.

Published 2012-09-27
Categorised as Technology Tagged Automatic Reference Counting, iOS Development, OS X Development

Automatic Reference Counting

If you’re an application developer: Yes, you should use Automatic Reference Counting (ARC).

Published 2012-05-31
Categorised as Technology Tagged Automatic Reference Counting, iOS Development, OS X Development

Archives

tewha.net
Proudly powered by WordPress.