Skip to content

tewha.net

Mostly about iOS software development.

Tag archives: 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.

Posted bySteve2012-09-272019-10-28Posted inTechnologyTags: 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).

Posted bySteve2012-05-312019-10-28Posted inTechnologyTags: Automatic Reference Counting, iOS Development, OS X Development

Archives

tewha.net, Proudly powered by WordPress.