• 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: NSServices
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSServices


  • Subject: Re: NSServices
  • From: Peter Ammon <email@hidden>
  • Date: Thu, 3 Sep 2009 12:35:12 -0700

Hi Colin,

Adding the NSRequiredContext is the right way to make it appear by default.

Note that after adding it, you will have to run /System/Library/ CoreServices/pbs (or log out and back in) to make the Service appear. If you are unsure if the system is recognizing the context, run pbs with the -dump_pboard flag

/System/Library/CoreServices/pbs -dump_pboard

find your app's entry and make sure it shows the NSRequiredContext. Post again if that doesn't work.

-Peter

On Sep 3, 2009, at 12:48 AM, Colin Deasy wrote:


Ive tried it with the required context as well, no luck. I even tried building it with 10.6 SDK.


From: email@hidden
To: email@hidden
Subject: Re: NSServices
Date: Wed, 2 Sep 2009 20:41:33 -0700
CC: email@hidden

Re-read the docs. Your plist needs to specify an array (possibly
empty) of valid contexts. Otherwise Snow Leopard assumes you haven't
updated your service for 10.6.

--Kyle Sluder


_______________________________________________

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


  • Follow-Ups:
    • RE: NSServices
      • From: Colin Deasy <email@hidden>
References: 
 >NSServices (From: Colin Deasy <email@hidden>)
 >Re: NSServices (From: Kyle Sluder <email@hidden>)
 >RE: NSServices (From: Colin Deasy <email@hidden>)

  • Prev by Date: Re: watch changes to any properties on an object
  • Next by Date: Re: Getting a StringPtr from Gestalt on 64-bit
  • Previous by thread: RE: NSServices
  • Next by thread: RE: NSServices
  • Index(es):
    • Date
    • Thread