mzeeshanid / MZDownloadManager

This download manager uses NSURLSession api to download files. It can download multiple files at a time. It can download large files if app is in background. It can resume downloads if app was quit.
BSD 3-Clause "New" or "Revised" License
1.12k stars 238 forks source link

while i update xcode 10.1 with swift 4.2,have find errors such as Value of type 'MZDownloadModel' has no member 'id',Value of type 'MZDownloadManager' has no member 'clearAllDownloads' and Value of type 'MZDownloadManager' has no member 'isAnyDownloadTasks' #84

Open resmijose14 opened 5 years ago