In short, every application that runs on one of Apple’s platforms has a deployment target. A deployment target is nothing more than the minimum version of the operating system the application can run on . Fire up Xcode and create a new project by choosing the App template from the iOS > Application section.