dropbox / dropbox/SwiftyDropbox
SwiftyDropbox Drastically Increasing Xcode Cloud Build Times
Open
- Dominant language
- Swift
- Stars
- 721
- Forks
- 218
- PR merge metrics
- No merged PRs in 30d
Description
After integrating SwiftyDropbox into our application we have run into a massive increase in Xcode Cloud build times: Total usage has increased by nearly 10x (3 minutes to 28 minutes on average).
While there are other factors that have increased the usage times, the largest addition is building SwiftyDropbox which takes upwards of 5 minutes per build action. When running tests in parallel on Xcode Cloud, this adds up _incredibly_ quickly.
Has any thought been giving to reducing bloat in the repo to reduce build times?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.