Immutable
release. Only release title and notes can be modified.
3.3.1 (2026-09-16)
This release raises the minimum deployment targets to iOS 15, tvOS 15, watchOS 9, and macOS 12, matching the minimum targets buildable with Xcode 27. There are no functional changes.
If your application still deploys to older OS versions (iOS/tvOS 11–14, watchOS 4–8, macOS 10.13–11) and you build with Xcode 26 or earlier, pin LDSwiftEventSource to 3.3.0 — or, if you consume it through the LaunchDarkly iOS SDK, pin LaunchDarkly to 11.6.1, which depends on exactly LDSwiftEventSource 3.3.0. Note that Xcode 27 cannot build for those OS versions with any version of this library. See LaunchDarkly's End of Life Policy regarding platform version support.
Bug Fixes
- raise minimum deployment targets to iOS 15, tvOS 15, watchOS 9, macOS 12 for Xcode 27 (#115) (e8111f9)
This PR was generated with Release Please. See documentation.