Mac uses a version of OS X that is below the minimum deployment goal of your project

I created the cocoa framework and a test application to test the functionality of the framework. I used version 10.9.2 of osx. It works fine 10.9.2. When I run this on osx version 10.8.5, I get the following errors.

"Your Mac uses a version of OS X that is below the minimum deployment goal of your project.

Change the minimum deployment goal of your project or upgrade the OS version of X. "I changed the base sdk in the build setup to 10.8, then I also get the same message. Please tell me the solution.

+4
source share
2 answers

10.8, OSX 10.8 . → info.

0

, .

" " " Xcode", → → . . ..

enter image description here

+8

Source: https://habr.com/ru/post/1546948/


All Articles