Why was it implemented with UIApplicationMain wrapped with a @autorelease in the first place then? Also, does it mean that the UI thread is no longer wrapped with an @autorelease pool? Shouldn't Cocoa framework now trigger errors if the autorelease method is used inside of UI thread?
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: