Skip to content

Commit

Permalink
Merge branch 'main' into api-dump
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklasl committed Jul 4, 2024
2 parents 1bb5add + 9e49bb0 commit cb62c3f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ Functionalities:
- Automatic data collection about which flags have been accessed by the application
- Event tracking for instrumenting your application

### Swift 6 support: strict concurrency

If your app is using some of the features of Swift 6, we recommend setting the **Strict Concurrency Checking** to
**Minimal**.

## Dependency Setup

### Swift Package Manager
Expand Down

0 comments on commit cb62c3f

Please sign in to comment.