Re: EXC_BAD_INSTRUCTION when enumerating /.DocumentRevisions-V100/
Re: EXC_BAD_INSTRUCTION when enumerating /.DocumentRevisions-V100/
- Subject: Re: EXC_BAD_INSTRUCTION when enumerating /.DocumentRevisions-V100/
- From: Jens Alfke <email@hidden>
- Date: Sat, 22 Oct 2016 11:55:20 -0700
> On Oct 22, 2016, at 11:42 AM, Jean Suisse <email@hidden> wrote:
>
> To add a little more information: it happens when encountering any directory that the user can’t read.
> My app should get an access denied error (the enumerator should be nil for instance). It shouldn’t crash.
Try writing the same code in Objective-C and see what happens. (That could be a workaround: implement this piece of functionality in Obj-C and then call into it from your main Swift code.)
—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