- AuthorPosts
- 2025-01-02 at 3:09 pm #20459briggsCustomer
I am loading logos from many different file paths and don’t want to manually grant access to each folder. Is there a way to do this vanilla or does this require a custom script?
2025-01-02 at 3:15 pm #20460PatStaffHi Briggs
this is a limitation of macOS (strict security) as we set “Access to user selected files” only.
If we set “Allow full file system access” (which would require ONE dialog only), a lot of our users would think “i don’t trust apps that require full disk access without any reason”. So we probably won’t change that.
So to answer your question:
Theres no direct way to accomplish what you want.
Can you rather copy all the files by a script (Applescript/Javascript) to a single folder? Then you can select them in MyDataMerge without adjusting the pathes (you can select “trim pathes” in MyDataMerge and set the single folder as source)
Regards
Pat
Official MyDataMerge Team
2025-01-02 at 3:31 pm #20461briggsCustomerOk thank you Pat
- AuthorPosts
- You must be logged in to reply to this topic.