Re: Write Finder plugin
Re: Write Finder plugin
- Subject: Re: Write Finder plugin
- From: Mike Abdullah <email@hidden>
- Date: Mon, 30 Jul 2012 11:38:23 +0100
On 26 Jul 2012, at 15:17, Kyle Sluder wrote:
> On Jul 26, 2012, at 3:56 AM, Rakesh Singhal <email@hidden> wrote:
>
>> It worked. Pbs was indexing the old build.
>>
>> On 10.7, I am not getting the file path instead of that I get something
>> like "file:///.file/id=6571367.3388989". In 10.6, I am getting full path.
>> Is there something, I am missing?
>
> That's a file reference URL. Use -[NSURL filePathURL] to convert it to a normal file URL.
Or use CFURLCreateFilePathURL() which has the extra nicety of giving you back a proper error object in the event of failure.
_______________________________________________
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