Problem
I have to create a folder in SpecialFolder.ApplicationData.
In macOS it is common to a create folder using the bundle identifier.
The bundle identifier is already defined in the project settings and it would be nice if the bundle identifier can be accessed.
Proposed Solution
Example Workflow
Alternatives Considered
Who Would This Help?
Anybody who wants to make the correct folder in macOS, for example in the Application Support folder.
