Re: Why is there no -createFileAtPath: with an error return parameter?
Re: Why is there no -createFileAtPath: with an error return parameter?
- Subject: Re: Why is there no -createFileAtPath: with an error return parameter?
- From: Quincey Morris <email@hidden>
- Date: Thu, 14 Nov 2013 15:22:14 -0800
On Nov 14, 2013, at 15:15 , Rick Mann <email@hidden> wrote:
> They deprecated the createDirectory... methods and replaced them with ones that return an error, why not the create file method?
Use [NSData writeToURL…] instead.
_______________________________________________
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