-
Notifications
You must be signed in to change notification settings - Fork 208
Open
Description
The SwiftyDropbox repo is over 500 MB. Since SPM clones the whole repo when resolving dependencies, this adds extra time to dependency resolution and uses unnecessary disk space waste.
Many third party vendors that have the same issue overcome it by creating an SPM optimized repo.
For instance, RevenueCat https://github.com/RevenueCat/purchases-ios recommends using their SPM repo https://github.com/RevenueCat/purchases-ios-spm.
Same thing for many other 3rd party dependencies such as Lottie, AppsFlyer or OpenSSL.
Would it be possible to consider the same approach for SwiftyDropbox?
Thanks in advance!
sktusing
Metadata
Metadata
Assignees
Labels
No labels