Hot Door CORE Forum
files::move() not working in 0.8.0 - Printable Version

+- Hot Door CORE Forum (http://hotdoorcore.com/forum)
+-- Forum: All forums (http://hotdoorcore.com/forum/forumdisplay.php?fid=1)
+--- Forum: Bugs (http://hotdoorcore.com/forum/forumdisplay.php?fid=5)
+--- Thread: files::move() not working in 0.8.0 (/showthread.php?tid=325)



files::move() not working in 0.8.0 - Rick Johnson - 11-01-2022

Back in 2020 I used a function that included hdi::core::files::move() and it worked fine in both Mac and Windows. Now I want to implement it again, but it's not working in CORE 0.8.0 with any version of Illustrator under macOS 11 (I haven't tested it under Windows). My code moves files from a temporary folder in ~/Library/Caches to the plugin folder and also to the user Documents folder. I did upgrade my OS from 10.14 Mojave to 11 Big Sur in order to compile for M1s, so maybe the problem is OS permissions, but I wouldn't think that affects the Documents folder.

Any tips or workarounds would be much appreciated.