Andrew
Andrew

Reputation: 389

How to find out what your deployment target should be

I've always wondered how to correctly determine your deployment target for an app. I am using Sprite kit in objective-c so I guessing my deployment target should be roughly 7.0. Would it be correct to find your deployment target by testing different deployment targets on your device to make sure everything functions correctly? or is there an easier way to determine your deployment target?

Any help is appreciated. Thanks

Upvotes: 0

Views: 65

Answers (0)

Related Questions