How do I find the Documents directory? I started out trying to use FileManager.default.NSHomeDirectory() and was told by Xcode it didn't exist. No luck with homeDirectoryForCurrentUser, either, which Xcode said that it wasn't available for iOS. Or maybe it was the other way around. In any case, no luck...