1

I have followed some tutorial to create a pch file and add it to my project, but there is no way for me to set its path in build settings

Below is the screen shot of my Xcode

http://static.puvsa.org/Screen%20Shot%202015-04-30%20at%208.09.21%20AM.png

http://static.puvsa.org/Screen%20Shot%202015-04-30%20at%208.16.45%20AM.png

I can find Prefix header field in my iOS apps. But in this new created osx application, I can't find it, can any one tell me how to add it?

highsun16
  • 301
  • 3
  • 12

1 Answers1

0

Since Xcode 6, you need to add pch file by yourself.

enter image description here

Zigii Wong
  • 7,766
  • 8
  • 51
  • 79