So, NSSavePanel currently returns the URL of the file with the extension, and your application has permission to write to this file.
Is there a way to allow the user to select a directory for recording? For example, if an application exports several images at once, the names will not be predefined by the user.
source share