Re: purpose of asking to access contacts

2018-06-13 Thread Sean McBride
On Wed, 13 Jun 2018 15:26:26 -0700, James Walker said: >Oh, cool. The " Information Property List Key Reference" seemed to >indicate in one place that it's only for iOS, but now I see another >place where it says macOS 10.8 and later. Do you happen to know if it >works with the old AddressBoo

Re: purpose of asking to access contacts

2018-06-13 Thread James Walker
On 6/13/2018 12:58 PM, Sean McBride wrote: On Wed, 13 Jun 2018 11:01:40 -0700, James Walker said: On iOS, you can give the user a hint of why you need access to contacts by putting a purpose string in the Info.plist. There isn't any way to do that on macOS, is there? There is: NSContactsUsage

Re: purpose of asking to access contacts

2018-06-13 Thread James Walker
___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.c

Re: purpose of asking to access contacts

2018-06-13 Thread Sean McBride
On Wed, 13 Jun 2018 11:01:40 -0700, James Walker said: >On iOS, you can give the user a hint of why you need access to contacts >by putting a purpose string in the Info.plist. There isn't any way to >do that on macOS, is there? There is: NSContactsUsageDescription in your Info.plist Cheers,

purpose of asking to access contacts

2018-06-13 Thread James Walker
On iOS, you can give the user a hint of why you need access to contacts by putting a purpose string in the Info.plist. There isn't any way to do that on macOS, is there? ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin