I tried using Userscripts with an iCloud Drive custom Save Location. I used the com~apple~CloudDocs/UserScripts folder. This works well on iOS, unfortunately there are problems on macOS.
On macOS the extension regularly changed the Save Location back to the default folder. I also tried using the TestFlight version (currently 5.0.0 (108) installed) but the Save Location was also reverted to the default there.
Now I also have the problem that the Save Location is stuck on the default folder. Trying to change the Save Location in the macOS app or in the Safari extension does not work (I tried with Safari open and the app closed, app open and Safari closed, both open, nothing works).
Is this a supported setup? Is there anything I can do to help debug this? Or should I just host my scripts in a git repo and use the built-in update function and not use iCloud anymore?
I tried using Userscripts with an iCloud Drive custom Save Location. I used the
com~apple~CloudDocs/UserScriptsfolder. This works well on iOS, unfortunately there are problems on macOS.On macOS the extension regularly changed the Save Location back to the default folder. I also tried using the TestFlight version (currently
5.0.0 (108)installed) but the Save Location was also reverted to the default there.Now I also have the problem that the Save Location is stuck on the default folder. Trying to change the Save Location in the macOS app or in the Safari extension does not work (I tried with Safari open and the app closed, app open and Safari closed, both open, nothing works).
Is this a supported setup? Is there anything I can do to help debug this? Or should I just host my scripts in a git repo and use the built-in update function and not use iCloud anymore?