SwiftDate: Super slow compiling when archiving 6.0.1 Xcode 10.2

When using Xcode 10.2 to archive my project, all pods go super fast but SwiftDate takes a lot of time (like 30 minutes). This didn’t used to happen with Xcode 10.1 and SwiftDate 5.1.0. Any ideas?

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Reactions: 12
  • Comments: 26 (10 by maintainers)

Commits related to this issue

Most upvoted comments

Xcode 10.2.1 helps a lot with the issue in debug builds (no optimizations, I would say around -70% build time), but release builds are about the same (-10%).