Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Minimum Deployment vs Target Deployment

What is the main difference between the term minimum deployment and target deployment in Xcode?

I notice that I have to set up these two target versions, but I am not sure whether these two are different or same stuff just different words?

like image 630
Steven-Carrot Avatar asked Apr 03 '26 04:04

Steven-Carrot


1 Answers

The Target Deployment you are referring to is in the "Project" section. This specifies the default Minimum Deployment for targets created as part of this project.
The Minimum Deployment is set per target and specifies the minimum OS version this particular target will support.

like image 107
Adam Kopeć Avatar answered Apr 08 '26 03:04

Adam Kopeć



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!