Skip to content
Snippets Groups Projects
Commit 8cfbd422 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Fix macOS bug where the *first* entry on a new system could not be added

When the code to use URLForDirectory to get paths was written, it
didn't create the paths, so the files in them could not be created
either.

If SyncTERM had ever ran using the old FSFindFolder() method, the
path would already exist, so things would work.

Also, since we're here, use mkpath() instead of MKDIR().
parent 8212cdf5
No related branches found
No related tags found
No related merge requests found
Pipeline #6833 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment