tus / TUSKit

The tus client for iOS.
https://tus.io/
MIT License
214 stars 115 forks source link

Fixed the issue of incorrect path on macOS when resuming uploads #181

Closed MartinLau7 closed 10 months ago

MartinLau7 commented 10 months ago

This PR fixes the issue on macOS where TUSKit fails to resume uploads with incorrect paths after process restart.

donnywals commented 10 months ago

Merged, thanks!