Y
Hacker News
new
|
ask
|
show
|
jobs
by
paxswill
4259 days ago
You can build against a higher SDK version than your minimum requirement with OS X/iOS. For example, your deployment target is OS X 10.7, but yo're building with the OS X 10.10 SDK.
More info:
https://developer.apple.com/library/ios/documentation/Develo...