Search This Blog

Sunday, January 2, 2011

porting an iOS app to mac -- how to handle memory management?

Programmer Question

My code has all the retain/release calls in it of course . . . is it likely to be easier to write the mac app with garbage collection (and then what do I do about the retains/releases) or without?



Whichever way you recommend, any pointers about relevant Xcode settings would be helpful. Thanks.



Find the answer here

No comments:

Post a Comment

Related Posts with Thumbnails