ARC
- Beginning ARC in iOS 5, part 1
- Migrating your code to ARC
- Ignoring ARC for specific files
- Easily Get Non-ARC Enabled Open Source Libraries Working In ARC Enabled Projects
- Everything you need to know about automatic reference counting (ARC)
- How do I avoid capturing self in blocks when implementing an API?