Skip to content

Large repo size (SPM issue)Β #424

@0xpablo

Description

@0xpablo

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions