• 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
header edits in framework bundle confuse me
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

header edits in framework bundle confuse me


  • Subject: header edits in framework bundle confuse me
  • From: "Thijs Koerselman" <email@hidden>
  • Date: Fri, 13 Jun 2008 22:44:12 +0100

Hi,

I'm working in parallel on a framework and an application using that framework. I have both in a separate XCode project, because eventually I want to continue to develop the app separately.

If I try to compile the application, and there is an error pointing somewhere in the framework headers, it's very tempting to resolve the error from where the compiler is pointing. The problem is, by doing so, you edit the header from the linked framework bundle, and not the real header which is used for compiling the framework (residing in the other project). So the edits don't have any effect, and you have to make the changes again on the original header once you found that you have been editing the wrong header.

I find my current setup very confusing. Is there a better approach to this in XCode? Is there a way for me to make XCode warn me if I'm editing the bundle header, or make them read-only when the framework bundle is compiled?

Cheers,
Thijs
 _______________________________________________
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: header edits in framework bundle confuse me
      • From: Philip Aker <email@hidden>
  • Prev by Date: Re: Latest Core Reference Library breaks Xcode bookmarks
  • Next by Date: Re: "Junk at end of arguments." when setting breakpoint in gdb / xcode
  • Previous by thread: Re: Latest Core Reference Library breaks Xcode bookmarks
  • Next by thread: Re: header edits in framework bundle confuse me
  • Index(es):
    • Date
    • Thread