Added FileProviderHTTPError protocol

- All errors from local provider is now from Cocoa error domain. No URL domain anymore.
- All errors from WebDAV/OneDrive/Dropbox conform to FileProviderHTTPError
This commit is contained in:
Amir Abbas
2017-02-11 18:05:21 +03:30
parent edd4914ca7
commit 42579be371
7 changed files with 38 additions and 32 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#
s.name = "FileProvider"
s.version = "0.12.4"
s.version = "0.12.5"
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.