Re: Added a Framework, suddenly Xcode can't find unrelated header
Re: Added a Framework, suddenly Xcode can't find unrelated header
- Subject: Re: Added a Framework, suddenly Xcode can't find unrelated header
- From: Rick Mann <email@hidden>
- Date: Tue, 03 Jun 2014 17:54:04 -0700
And, magically, it started to work again.
On Jun 3, 2014, at 17:51 , Rick Mann <email@hidden> wrote:
> I have a project I've been building for a year that uses PLCrashReporter and sometimes the Reveal.app framework.
>
> Because I can't ship with the Reveal framework, and because Xcode won't let me adjust files included based on configuration, I have to manually remove it from the target when building a release. I do this by selecting the framework, and unchecking the target membership in the file inspector.
>
> I just added it back, and suddenly the file that includes the CrashReporter header can't find it. I include that like this:
>
> #import "CrashReporter/CrashReporter.h"
>
> I have not changed my paths (although I think Xcode might have when I checked Reveal's target membership).
>
> What's going on here?
>
> (Xcode has really been getting in my way lately.)
>
> --
> 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
--
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