• 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
Re: NSPreferencePane with my own private framework?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSPreferencePane with my own private framework?


  • Subject: Re: NSPreferencePane with my own private framework?
  • From: Ryan <email@hidden>
  • Date: Fri, 7 Mar 2008 08:44:19 -0800

Thanks for the reply - still not having any luck - I'm going to move this question over to the Xcode-users list and see if anyone over there has any further ideas.

-Ryan

On Mar 5, 2008, at 8:18 PM, Adam Leonard wrote:

In your preference pane project, make sure @loader_path/../ Frameworks is in the target's Framework Search Paths.

If that doesn't work, you might also try @bundle_path (set in both the preference pane and framework)

Adam Leonard

On Mar 5, 2008, at 3:44 PM, Ryan wrote:

Thanks for the reply. I tried changing the installation directory on my framework to use @loader_path and re-built it, but I'm still getting the same error message when trying to open the preference pane.

I imagine I have to change something in the build settings for the preference pane project itself (rather than just in the framework project), but I'm not sure what to change. Any tips? Perhaps I should forward this over to the Xcode users list.

Thanks.

-Ryan

On Mar 5, 2008, at 2:14 PM, Nick Zitzmann wrote:
That won't work because @executable_path points to the path of System Preferences, not your preference pane. Try using @loader_path instead, or make a static version of your framework if possible.

Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >NSPreferencePane with my own private framework? (From: Ryan <email@hidden>)
 >Re: NSPreferencePane with my own private framework? (From: Nick Zitzmann <email@hidden>)
 >Re: NSPreferencePane with my own private framework? (From: Ryan <email@hidden>)
 >Re: NSPreferencePane with my own private framework? (From: Adam Leonard <email@hidden>)

  • Prev by Date: Re: GetMonitorFromWindow
  • Next by Date: Re: Binding Error (accessing value for key) - but works with debugging on
  • Previous by thread: Re: NSPreferencePane with my own private framework?
  • Next by thread: Get Value for kCFPreferencesCurrentHost
  • Index(es):
    • Date
    • Thread