Re: URLByResolvingBookmarkData not case sensitive
Re: URLByResolvingBookmarkData not case sensitive
- Subject: Re: URLByResolvingBookmarkData not case sensitive
- From: Kyle Sluder <email@hidden>
- Date: Tue, 06 Jan 2015 17:40:19 -0800
On Jan 6, 2015, at 5:05 PM, Trygve Inda <email@hidden> wrote:
>
> If I bookmark a file and the case of any folders or the file itself changes,
> then later when I extract the path from the bookmark I want it to reflect
> the new case of the path as it now exists.
Use -[NSFileManager componentsToDisplayForPath:]. Then you don’t even need to canonicalize anything yourself.
--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