Swift 4 - Setting a minimum deployment target Swift 4 - Setting a minimum deployment target xcode xcode

Swift 4 - Setting a minimum deployment target


You can set the deployment target in your project's target's general settings.

Adjust Deployment target

You can read more about this in Apple documentation "Setting Deployment Target".