Reputation: 1985
I'm developing an app that needs a real boost from multi-threading features like NSOperation provides. I'm worried about not being able to provide my app to the iOS 3.2 user base. So my question is basically that. Is NSOperation available on iOS sdk 3.2? If not, is it possible to make it available by linking the library?
thanks in advance.
Upvotes: 0
Views: 153