mpclarkson / StravaSwift

A Swift wrapper for the Strava API v3
MIT License
102 stars 45 forks source link

Support file uploads #40

Closed ehmjaysee closed 2 years ago

ehmjaysee commented 2 years ago

This PR only has the code changes required to support file uploads. The changes are very minor and work well in my testing.

Travis is going to complain about the project in general but that is another issue entirely. I will create a separate PR with a much bigger set of changes that will fix Travis builds and make this project compatible with modern iOS/Xcode.