Heikowi/HWIFileDownload

Why use “mutableCopy” method?????

weiyongqiang opened this issue · 1 comments

self.downloadItemsArray = [[self.downloadItemsArray sortedArrayUsingComparator:^NSComparisonResult(DemoDownloadItem* _Nonnull aDownloadItemA, DemoDownloadItem* _Nonnull aDownloadItemB) {

Thanks for the hint. Fixed with 3ada7a3.