Comment on Ask HN: Experienced programmer, beginner to iOS (objective-C). Where to begin?parentComments−Arcanum-XIII14yYou can disable ARC for some or all part of your program, so lib compatibility is not a problem.
Comments
You can disable ARC for some or all part of your program, so lib compatibility is not a problem.