On 23 Jun 2013, at 2:32 PM, Ben Kennedy <b...@zygoat.ca> wrote:

> I haven't tested anything, but just looking at this line, I am inclined to 
> guess the subtraction is your problem.  If your intent is to choose all 
> domains except for the system domain, you'll need to XOR the value, not 
> subtract it, i.e. (NSAllDomainsMask ^ NSSystemDomainMask).

I'm sorry -- this is not helpful advice; given the values in question, both the 
subtraction and the xor yield the same result.  I should have realized this.

Instead I'll submit a replacement suggestion: what happens if you ask for 
NSApplicationSupportDirectory instead of NSLibraryDirectory?  From the 
description of your problem, this sounds like more what you're actually after.

b

--
Ben Kennedy, chief magician
Zygoat Creative Technical Services
http://www.zygoat.ca


_______________________________________________

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.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to