Is there a way to convert mutable object converted to immutable one in cocoa? I have used NSMutableDictionary *mut=[[NSMutableDictionary alloc] initWithDictionary: copyItems:]; But this dictionary is used in many other places without the mutable thing.
Best Regards, Subrat
NSDictionary dictionaryWithDictionary:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With