FileProvider
FileProvider copied to clipboard
Typeo in source could case problems...
trafficstars
https://github.com/amosavian/FileProvider/blob/master/Sources/CloudFileProvider.swift#L24
Should be isCoordinating, I believe. It's missing the first 'd'.
I'm trying to get a listing of files from iCloud, but it's currently failing. Figuring out now, but in the process, I noticed that. I saw the code and thought, "Huh, that's weird, I was able to set isCoordinating = true in my code...oh, I see"