Re: NSString stringByAbbreviatingWithTildeInPath and Sandboxing
Re: NSString stringByAbbreviatingWithTildeInPath and Sandboxing
- Subject: Re: NSString stringByAbbreviatingWithTildeInPath and Sandboxing
- From: Jens Alfke <email@hidden>
- Date: Tue, 27 Jan 2015 11:03:46 -0800
> On Jan 27, 2015, at 9:20 AM, Jon Baumgartner <email@hidden> wrote:
>
> So how do I get /Users/<current_user>/file.txt to output as ~/file.txt when my app is sandboxed?
Why do you need it to? That’s not the kind of path you should be displaying in the UI, because it won’t make sense to anyone but geeks. Is this a developer-focused app?
—Jens
_______________________________________________
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