Reputation: 389
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