• 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
linking to private frameworks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

linking to private frameworks


  • Subject: linking to private frameworks
  • From: Eric Ocean <email@hidden>
  • Date: Wed, 29 Sep 2004 21:51:44 -0700

I'm trying to override a method in a private framework for an application I own. I generated a header for the class (using RuntimeBrowser), and then created my category to override the method. I'm loading the category implementation via SIMBL. The linker complains, so I add the private framework to my project, but it still complains.

I'm assuming that's because the private framework contains no headers, but I don't see why that would matter to the linker. Should the linker just care about object code? I can load the SIMBL bundle just fine if I leave out the category of the private class.

Any suggestions? I know I could delve deep and manipulate the objective-c runtime dynamically, but I don't want to go that far just yet.

Regards,

Eric Ocean

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: linking to private frameworks
      • From: Ken Ferry <email@hidden>
    • Re: linking to private frameworks
      • From: Greg Hurrell <email@hidden>
    • Re: linking to private frameworks
      • From: Karin Kosina <email@hidden>
  • Prev by Date: Re: Borderless window w/ resize capability?
  • Next by Date: Re: Cocoa WBXML Parsing
  • Previous by thread: Re: un-selecting the rows from a table
  • Next by thread: Re: linking to private frameworks
  • Index(es):
    • Date
    • Thread