On Apr 15, 2016, at 10:07 AM, Dave <d...@looktowindward.com> wrote:
Hi,
This is so annoying, I’ve been searching for info on this, but all I can find is for older versions of XCode. Apparently one way of doing it was to use “SourceTrees” but it looks like this has been removed from XCode 7.
The other info is to set “Framework Search Paths” but that doesn’t work either.
I think I’ve tried every combo of setting header paths and nothing seems to get
it to point to the right files.
If anyone has any ideas on this please let me know.
Since we can't see your project, we can only throw out ideas that you might have or
might not have tried. I take it these headers are in a folder of their own, since you
mentioned using <xxx/yyy.h>. If so, are you adding the *parent* folder of the
xxx folder to the search paths or the actual xxx folder? Try both, but I would expect
the former to be the correct way.
If you can't get it to work, why not add the headers to a new .framework. I
think you said they're normally in a framework, but for this project they're
not. So, put them into some other special framework whose sole purpose is to
vend headers. I'm not sure if the source (if there is source) can simply be
added to your target in this case. Not sure why you can't use a framework for
this project.
Sent from iCloud's ridiculous UI, so, sorry about the formatting
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (Xcode-users@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com
This email sent to arch...@mail-archive.com