how to add headers search paths to an app-extension target?

(this is my first post, forgive me if I am doing something wrong)


I am trying to compile an app-extension and I need to include some external headers.

For other targets I have found the "Headers Search Paths" option in the build settings, but I can't find the same entry when editing an app-extension target.


Is there some conceptual problem with what I am doing? Do I need to add the headers paths differently?

Accepted Reply

Apparently I had to select "All" at the top of the dialog box. Then the headers path entry appeared.

Replies

Apparently I had to select "All" at the top of the dialog box. Then the headers path entry appeared.