Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automatic-ref-counting

ARC App Crashes when accessing @property form ARC static lib

Retain Cycle in ARC

iPhone fetch data dictionary from keychain

C-style array of pointers to Objective-C objects under ARC

Xcode warning if using "assign" attribute for reference types (objects)

Over-release under objc ARC with -Os, but not with -O0

Is unowned logically equivalent to weak! in Swift

CoreData model objects in ARC uses retain

How to activate Cycles reporting in Instruments under ARC?

dealloc called on background GCD queue crashing app built with ARC

Converting self-releasing objects to ARC

Does ARC release malloc'ed memory for you?

ARC and UIAlertView: unrecognized selector sent to instance

Why does ARC copy this block to the heap?

Objective C: ARC with IVars declared in implementation file

How can I get OCMock under ARC to stop nilling an NSProxy subclass set using a weak property?

Why does this simple NSWindow creation code trigger an autorelease pool crash on shutdown under ARC?

Core Data attribute changes to nil (ARC related?)

Sudzc with iOS 5 and ARC

Crash in objc_retain in method performed with performSelector