launchdarkly / swift-eventsource

Server-sent events (SSE) client implementation in Swift for iOS, macOS, tvOS, and watchOS
https://launchdarkly.github.io/swift-eventsource/
Other
187 stars 34 forks source link

Improve CircleCI configuration #37

Closed gwhelanLD closed 2 years ago

gwhelanLD commented 2 years ago

Run a build for arm64 in all the Xcode jobs that support running Apple Silicon rather than having a specific job for it. Cache gem for jazzy when we need to build documentation (saves several minutes on the build after it's cached).