Shared DERIVED_FILES_DIR?
Shared DERIVED_FILES_DIR?
- Subject: Shared DERIVED_FILES_DIR?
- From: Rick Mann <email@hidden>
- Date: Mon, 02 Jun 2014 17:30:30 -0700
We've got a project with a number of targets that build some static libs that then get linked into the final iOS app target. One of those targets runs the protobuf compiler and generates some .h and .cc files. These get written to the target's DERIVED_FILES_DIR.
Unfortunately, those are different for each target. When the other target goes to include a generated header file, it's not found, because it's not looking at the sub-targets DERIVED_FILES_DIR.
What's the right way to solve this problem?
Thanks,
--
Rick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden