29 Commits

Author SHA1 Message Date
Amir Abbas abf68a6254 Updated to Swift 5.0, Removed Swift 3 support 2019-04-04 12:42:17 +04:30
T.Sasaki 92f0970097 Convert a boolean value to enum for connecting to self-signed certificate FTPS server
> define an enum like Alamofire's ServerTrustPolicy
2018-11-14 17:55:55 +09:00
Braden.Scothern 08d476654e Swift 4.2, fixed warnings, fixed tests 2018-10-15 22:35:30 -06:00
Amir Abbas f1f7955b86 Fix #105 FTP downloads corrupt file 2018-07-07 14:29:28 +04:30
Amir Abbas 7a3c4a297a Removed AnyObject casts 2018-05-20 01:52:21 +04:30
Amir Abbas 5e49202ba6 Fix Travis swift 4.0 build 2018-05-12 09:24:05 +04:30
Amir Abbas 399d755eac Add FileProviderSymbolicLink protocol, resolving symlink return FileObject
- Fixed resolving relative path for LocalFileObject
- Gardening CloudFileProvider
2018-05-12 02:32:37 +04:30
Amir Abbas e72d7ff088 Fixed podspec Swift version 2018-05-04 01:12:52 +04:30
Amir Abbas e4fc6b24c0 Updated to version 0.24.1, Pods Swift version to 4.1 2018-05-04 00:25:27 +04:30
Amir Abbas a089cbc21c Fixed Swift 3 build error 2018-04-01 11:29:21 +04:30
Amir Abbas fc75c85b14 Fixed warnings on Swift 4.1, LocalFileMonitor is now public 2018-03-31 19:19:25 +04:30
Amir Abbas Mousavian 6c34a4e9a8 Updated version, removed obsoleted properties 2018-03-27 20:56:16 +04:30
Amir Abbas a3a584c7d5 isReachable returns error (#87), Updating version 2018-03-06 19:19:46 +03:30
Amir Abbas 611366be7a Updated project settings version to 0.22 2017-12-30 12:37:10 +03:30
Amir Abbas 26038004ac Update project settings 2017-12-25 11:52:00 +03:30
Amir Abbas 783e58cf5c Fixed Test project settings, test for Dropbox and OneDrive 2017-11-03 01:30:08 +03:30
Amir Abbas bf75db8f45 Update project settings 2017-11-03 01:08:31 +03:30
Amir Abbas 06c24d634d Added test 2017-11-03 01:07:39 +03:30
Amir Abbas 76ff978df4 Merge branch 'podversion' into swift-4 2017-10-27 09:27:21 +03:30
Amir Abbas 435ed37d93 Updated pod version to 0.21 2017-10-27 09:21:17 +03:30
Amir Abbas 229770108e Swift 4 Project settings 2017-09-24 15:53:40 +03:30
Amir Abbas c7201a8be7 Fixed currentPath docs, delegateNotify method default error arg 2017-08-29 01:40:15 +04:30
Amir Abbas f43199c22a fixed colon in url string problem across provider 2017-08-23 10:52:45 +04:30
Amir Abbas cad68da076 Refactored Dropbox, WebDAV & OneDrive to HTTPFileProvider
- FileOperationType.source is not optional anymore
- critical bugfix: KVO exception crash on task completion
2017-08-19 05:51:25 +04:30
Amir Abbas 96c102d156 Updated readme and podspec to ver 0.19.0 2017-08-15 14:57:36 +04:30
Amir Abbas 41e266c2a9 Fix #54(FTP login), Refactored ExtendedLocalFileProvider 2017-07-17 05:36:30 +04:30
Amir Abbas 8faad0ec65 Fixed project name in schemes 2017-07-01 14:14:45 +04:30
Amir Abbas bd5569d213 Updated scheme names 2017-07-01 14:09:39 +04:30
Amir Abbas 14ed279879 Renamed framework for compatibility with iOS 11 2017-07-01 13:50:22 +04:30