Search code examples
Problems with ARC on xcode 5 and mavericks...


objective-ccxcodecocoaautomatic-ref-counting

Read More
How to declare delegate on non-ARC...


objective-cpropertiesdelegatesautomatic-ref-counting

Read More
ARC cast - Hacking objc objects memory...


objective-cautomatic-ref-counting

Read More
identifying event on arc of circle...


javascripthtmlcanvasautomatic-ref-countingmouseevent

Read More
iOS ARC ram grows up only...


iosiphoneautomatic-ref-countingram

Read More
NSMutableString does not listed in autoreleasepool by _CFAutoreleasePoolPrintPools()...


objective-cautomatic-ref-countingautoreleasensmutablestring

Read More
Twitter integration on iOS < 5 with ARC...


iostwitterautomatic-ref-counting

Read More
iOS releasing Reference iPhoneContactList with ARC...


iosobjective-cautomatic-ref-counting

Read More
Memory Issues With ARC...


iosobjective-cautomatic-ref-countingnsdatansoperationqueue

Read More
Using Objective-C Dynamic properties with generic setter and ARC...


iosobjective-cdynamicautomatic-ref-counting

Read More
If I create views programmatically and add them to the view hierarchy, why do they need to be strong...


iosobjective-cautomatic-ref-counting

Read More
In Objective-C, what does it mean to assign a weak to a strong within a block?...


objective-cautomatic-ref-countingobjective-c-blocks

Read More
Child losing its weak reference to parent...


iosobjective-cautomatic-ref-counting

Read More
Why can't the address of an ivar be passed to an "id __autoreleasing *" argument under...


objective-cmemory-managementsyntaxautomatic-ref-countingownership

Read More
Method possibly missing a [super dealloc] call...


iosobjective-cautomatic-ref-countingxcode5

Read More
Explain __weak and __strong usage reasons in SDWebImage code...


iphoneiosautomatic-ref-countingobjective-c-blockssdwebimage

Read More
Why NSArray's object not calling dealloc methon under ARC mode?...


iosobjective-cnsarrayautomatic-ref-countingdealloc

Read More
iOS ARC block retain cycle...


iosautomatic-ref-countingblockretain-cycle

Read More
Correct way to handle CGImageRef in containers under ARC...


iosobjective-cautomatic-ref-countingcgimagereftoll-free-bridging

Read More
Unable to Release Quartz 2D and Core Text created Images...


objective-ccore-graphicsautomatic-ref-countingquartz-2dcore-text

Read More
Obj-C scope / equivalent of C# IDisposable, 'using', or C++ auto variables?...


objective-cautomatic-ref-counting

Read More
Is `typeof(self) self = weakSelf` construction legitimate inside block?...


objective-cautomatic-ref-countingobjective-c-blocks

Read More
Error when adding Reachability classes "Automatic Reference Counting Issue"...


iphonexcodeframeworksautomatic-ref-counting

Read More
ARC - popviewController/DismissViewController...


iosmemory-managementautomatic-ref-countingviewcontroller

Read More
Capturing Self in a double block with ARC...


objective-cautomatic-ref-countingobjective-c-blocksself

Read More
Want to perform action when __weak ivar is niled...


objective-cautomatic-ref-countingivar

Read More
Does kvo happen when a weak property is set to nil by ARC?...


objective-cautomatic-ref-countingkey-value-observing

Read More
UITableViewCell not released when reloaded...


objective-cuitableviewautomatic-ref-counting

Read More
Retain cycles when using ARC and blocks...


iosobjective-cautomatic-ref-countingobjective-c-blocksretain-cycle

Read More
Core Foundation and ARC...


iosmemory-managementautomatic-ref-countingcore-foundation

Read More
BackNext