문제

The OX X App I built in Xcode 5 works great in OS X 10.9, but some of my coworkers are still using 10.8.5 and it won't open for them, Mountain Lion says 'This app requires 10.9'

How do I build the app to work for 10.8.5?

도움이 되었습니까?

해결책

In the General settings of the project, set "Deployment Target" to the earliest OS X version you want it to support.

Screenshot

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top