Re: NSString stringByAbbreviatingWithTildeInPath and Sandboxing
Re: NSString stringByAbbreviatingWithTildeInPath and Sandboxing
- Subject: Re: NSString stringByAbbreviatingWithTildeInPath and Sandboxing
- From: Jon Baumgartner <email@hidden>
- Date: Tue, 27 Jan 2015 14:48:57 -0500
Yeah. The app is specifically for copying paths, and applying various transformations to the path. Developers use it but also general users.
On January 27, 2015 at 2:03:46 PM EST, Jens Alfke <email@hidden> wrote: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