macos swift app fails to write to folder /Users/me/Test/
My macos swift gets an error when it tries to write to folder: /users/me/Test/mv_data/
I can manually write to a file there without problem.
I set permissions from /users/me/ with this: sudo chmod -R a=rwx Test