Search code examples
Getting error when trying to modify a property of a nscopied object...

objective-cios5nskeyedarchivernscopying

Read More
Warning : "Sending 'NSObject *' to parameter of incompatible type 'id<NSCopying&...

iosobjective-cios7nsdictionarynscopying

Read More
Objective-c: custom class instance as dictionary key returns nil when key exists...

objective-cnsdictionarynscopying

Read More
iPhone : (id)copyWithZone:(NSZone *)zone : what is "zone" for?...

iphonenscopyingcopywithzone

Read More
Why zone is always nil while implementing NSCopying?...

objective-ciosnsarraynscopying

Read More
Override copyWithZone: in Objective-C...

objective-ccopynsobjectnscopying

Read More
How to copy all objects of NSArray when copying the array itself...

iosobjective-cnsarraynscopying

Read More
Is returning [self retain] in copyWithZone for immutable classes with mutable subclasses really safe...

objective-cnscopying

Read More
NSString property and custom init...

objective-cnsstringinitializationinitnscopying

Read More
Can I use NSPredicate as key in a NSDictionary...

objective-cnsdictionarynspredicatenscopying

Read More
mutableCopyWithZone confusing requirement?...

objective-cnscopyingnsmutablecopying

Read More
Using NSCopy to Copy a Custom Object Containing Pointers?...

iphoneiosobjective-cpointersnscopying

Read More
Using -mutableCopyWithZone: on custom class makes it immutable...

objective-ccocoaclassnscopyingnsmutablecopying

Read More
NSCoding VS NSCopying...

objective-cnscodingnscopying

Read More
NSCopying and Objective-C memory management...

objective-cmemory-managementautoreleasenscopying

Read More
Incompatible pointer types sending 'Class' to parameter of type 'id<NSCopying>&#39...

iosxcode4.5nscopying

Read More
In ios will NSString = NSString cause memory leaks?...

iosmemory-leaksnsstringautomatic-ref-countingnscopying

Read More
Problems with getting and changing NSMutableArray objects...

memoryobjectnsmutablearraynscopyingcopywithzone

Read More
Why doesn't UIView (or it's subclasses) adopt the NSCopying Protocol?...

iphonecocoa-touchuikitnscopying

Read More
UILocalNotification - mutable copying...

iosuilocalnotificationnscopying

Read More
copyWithZone issue...

iphoneobjective-cipadnscopying

Read More
How to subclass UIButton to allow to copy and encode for archiving?...

objective-cuibuttonnscodingarchivingnscopying

Read More
Can't copy NSMutableArray to property...

nsmutablearraynsarraynscopying

Read More
What is the meaning of "zone" in copyWithZone:?...

cocoanscopying

Read More
Save CoreData result array even after it is deleted from the CoreData...

iphoneobjective-cioscore-datanscopying

Read More
NSCopying, copyWithZone and NSDictionary...

objective-cnscopying

Read More
Questions about duplicating last object of a NSArray...

objective-cnscopying

Read More
NSCopying and copyWithZone: - should they return [self retain] or something else?...

objective-ccocoaretainnscopyingcopywithzone

Read More
Should I check for nil in copyWithZone:?...

objective-cdynamic-memory-allocationnscopying

Read More
Enabling the NSCopying protocol in a class...

iphoneobjective-cmemory-managementnscopying

Read More
BackNext