Newbetuts
.
New posts in automatic-ref-counting
Generate a UUID string with ARC enabled
objective-c
automatic-ref-counting
Under automatic reference counting, why are retain, release, and dealloc not allowed?
objective-c
automatic-ref-counting
Does ARC work with Core Graphics objects?
objective-c
ios
core-animation
core-graphics
automatic-ref-counting
Is ARC really supported in iOS 4? The iOS 4.2 SDK is missing ARC-related symbols at linking time
iphone
ios
ios4
automatic-ref-counting
xcode4.2
Should I declare variables in interface or using property in objective-c arc?
ios
objective-c
automatic-ref-counting
instance-variables
What is the equivalent of @autoreleasepool in Swift?
automatic-ref-counting
swift
nsautoreleasepool
How to enable ARC for a single file
objective-c
automatic-ref-counting
@property definitions with ARC: strong or retain?
objective-c
properties
automatic-ref-counting
nsmanagedobject
retain
Is it possible to debug "Terminated due to memory error"?
ios
objective-c
memory-management
automatic-ref-counting
@autoreleasepool without ARC?
xcode
xcode4.2
automatic-ref-counting
ARC - The meaning of __unsafe_unretained?
objective-c
ios
macos
xcode4
automatic-ref-counting
Cannot use respondsToSelector using ARC on Mac
objective-c
macos
automatic-ref-counting
What is the difference between Objective-C automatic reference counting and garbage collection?
iphone
ios
garbage-collection
automatic-ref-counting
AutoLayout: removeFromSuperview / removeConstraints throws exception and crashes hard
ios
automatic-ref-counting
autolayout
ARC forbids Objective-C objects in structs or unions despite marking the file -fno-objc-arc
iphone
objective-c
struct
ios5
automatic-ref-counting
How do I replace weak references when using ARC and targeting iOS 4.0?
iphone
ios
automatic-ref-counting
KVO and ARC how to removeObserver
ios
cocoa-touch
key-value-observing
automatic-ref-counting
NSString to CFStringRef and CFStringRef to NSString in ARC?
objective-c
nsstring
automatic-ref-counting
toll-free-bridging
Weak NSString variable is not nil after setting the only strong reference to nil
objective-c
memory-management
nsstring
automatic-ref-counting
weak-references
Weak and strong property setter attributes in Objective-C
iphone
ios
objective-c
automatic-ref-counting
Prev
Next