Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"StrictConcurrency=complete" and preparation for upcoming Swift 6 #48

Merged

Commits on Mar 12, 2024

  1. - Bumped swift-tools to swift 5.9.

     - Enabled `StrictConcurrency=complete` mode in order to be prepared for upcoming Swift 6. Implemented `Sendable` support for Flagsmith client and friends.
     - Enabled `ExistentialAny` feature in order to be prepared for upcoming Swift 6. Code adjustments
     - adjusted tests for `StrictConcurrency=complete` mode .
    3a4oT committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b79283e View commit details
    Browse the repository at this point in the history
  2. adjusted macOS runner

    3a4oT committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f104361 View commit details
    Browse the repository at this point in the history
  3. cleanup

    3a4oT committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    bad2078 View commit details
    Browse the repository at this point in the history