FileProvider icon indicating copy to clipboard operation
FileProvider copied to clipboard

Typeo in source could case problems...

Open xorander00 opened this issue 7 years ago • 0 comments
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"

xorander00 avatar Aug 30 '18 05:08 xorander00