Xcode Deployment Target Settings -
-
If I want my app to be compatible with older OS versions, back in Snow Leopard, Are these proper deployment target settings in XCode? P>
-
If you can use the "Deployment Target", then what is the purpose of "OS X Deployment Target"?
You probably will work, but to be safe, Target should set the deployment goal for both 10.6 If you want your app to be compatible with Snow Leopard.
If your project has only one goal, then the OS X Deployment Target setting is not all helpful. Establishing the OS X Deployment Target can help with projects with many goals. You can set a base deployment goal for the project with the OS X Deployment Target setting, and to change the deployment goal for a goal, Setting.
Comments
Post a Comment