• 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
Subclasses in Frameworks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Subclasses in Frameworks


  • Subject: Subclasses in Frameworks
  • From: Daniel Hazelbaker <email@hidden>
  • Date: Tue, 31 Aug 2004 12:47:42 -0700

I have a few classes that I use as the basis for framework plugin's to inherit from, one in particular is called facilityService. Framework plugins derive subclasses from this parent class to provide "services" to the main application. I have never seen these errors while running inside of XCode in the run log, but when I run from the command line I get a bunch of "facilityService" classes defined in both (main app) and (plugin) using (plugin) for declaration.

In order to not get link errors I have had to link the facilityService class into all of the plugins, and that would seem to be what is giving me the warnings. Am I doing something wrong or is that "just the way it is?"

Daniel
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: How do I reset the framework search path?????
  • Next by Date: Re: How do I reset the framework search path?????
  • Previous by thread: Just the debug BUILD_VARIANT?
  • Next by thread: Trouble with unicode, I think
  • Index(es):
    • Date
    • Thread