• 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 files and Interface Builder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Header files and Interface Builder


  • Subject: Header files and Interface Builder
  • From: Seth Willits <email@hidden>
  • Date: Sun, 16 May 2010 14:44:42 -0700

I have an Xcode project for an application with a project dependency to project which creates a framework. The framework has a public header file defining a class. In the application's project is a xib file with an object that is an instance of the class defined in the framework.

IB is not recognizing that this particular class is in the framework linked to by my application, so it gives me an error. The strange thing is, other objects in the xib which are instances of classes also defined in the framework are not giving me errors. To make a long story short, 5 minutes ago I was getting errors for every object, but after tweaking the Xcode project (NOT dragging headers into IB) I'm only getting the error for this one object.

So my questions are:

1) Does IB smartly look at the public headers of linked-to frameworks in the Xcode project?

2) Why would this one object be giving me an error?



--
Seth Willits



 _______________________________________________
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 files and Interface Builder
      • From: Seth Willits <email@hidden>
  • Prev by Date: Re: NSMovieView in IB 3.2.2
  • Next by Date: Re: Header files and Interface Builder
  • Previous by thread: Re: NSMovieView in IB 3.2.2
  • Next by thread: Re: Header files and Interface Builder
  • Index(es):
    • Date
    • Thread