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

Remove deprecated VALID_ARCHS build setting. #39

Closed gwhelanLD closed 2 years ago

gwhelanLD commented 2 years ago

This was a workaround for xcodebuild bugs around transient dependencies of libraries with multiple supported SDK and architecture targets. It should no longer be necessary in recent versions of Xcode.