I am doing a directory enumeration , collecting a list of files for accessing them later. When I encounter aliases / symlinks, I would like to follow them.
As far as I understand, in a sandboxed app, I need to ask the user to grant my app access to the directories the aliases point to. I guess I have to do that using an NSOpenPanel. I can point the openPanel to the directory I am asking permission for, but can I prevent the user from navigating away from that directory? Thanks a lot in advance. Best regards, Gabriel _______________________________________________ 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