nvzqz/FileKit

iOS should have UserDocuments as well

tuyendv2 opened this issue · 3 comments

Can you allow Path.UsersDocuments for iOS in addition to OSX?
And can you make Path.pathInUserDomain, Path.pathsInDomains public? This way I can extend Path with more iOS paths such as UsersDocuments

maybe there is no new release from my commit b29f001

try to use code from head

yes, UsersDocuments should for iOS, or make pathInUserDomain for public not private

nvzqz commented

The develop branch already has UserDocuments for iOS. It'll be available in the next release.