On 26 Jul 2012, at 15:17, Kyle Sluder wrote:

> On Jul 26, 2012, at 3:56 AM, Rakesh Singhal <rakesh.sing...@gmail.com> 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 (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