standardized FileObject.path property

- FileObject.path now has heading slash in all scenarios
- fixes #27, WebDAV fileObject.path was not relative
This commit is contained in:
Amir Abbas Mousavian
2017-02-01 21:23:11 +03:30
parent 1a44df3fd7
commit c38ee1ccd3
4 changed files with 22 additions and 15 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#
s.name = "FileProvider"
s.version = "0.11.3"
s.version = "0.11.4"
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.