OneDrive drive name bug fix. Added sorting method to [FileObject] array.

- now return `Error` for uploading a file with size higher than limit in OneDrive / Dropbox instead of asserting
This commit is contained in:
Amir Abbas
2017-01-25 16:04:16 +03:30
parent 10aac532f7
commit 091fd14a88
7 changed files with 51 additions and 10 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#
s.name = "FileProvider"
s.version = "0.10.1"
s.version = "0.10.2"
s.summary = "FileManager replacement for Local and Remote (WebDAV/Dropbox/OneDrive/SMB2) files on iOS and macOS."
# This description is used to generate tags and improve search results.