Skip to content

Dropbox new methods and FileObject encapsulation

Compare
Choose a tag to compare
@amosavian amosavian released this 03 Dec 17:13
· 334 commits to master since this release
  • Added temporaryLink(to:) method for Dropbox provider get_temporary_link API
  • Added copyItem(path, toRemoteURL:) method for Dropbox provider save_url API
  • Fixed initialization of FIleObject classes and accesses, now in par with URLResourceValues