• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Added a Framework, suddenly Xcode can't find unrelated header
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Added a Framework, suddenly Xcode can't find unrelated header


  • Subject: Added a Framework, suddenly Xcode can't find unrelated header
  • From: Rick Mann <email@hidden>
  • Date: Tue, 03 Jun 2014 17:51:43 -0700

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


  • Follow-Ups:
    • Re: Added a Framework, suddenly Xcode can't find unrelated header
      • From: Rick Mann <email@hidden>
  • Prev by Date: Re: swift and objective-c
  • Next by Date: Re: Added a Framework, suddenly Xcode can't find unrelated header
  • Previous by thread: Re: Something missing here!
  • Next by thread: Re: Added a Framework, suddenly Xcode can't find unrelated header
  • Index(es):
    • Date
    • Thread