Skip to content

Commit

Permalink
fix info about min iOS version
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia committed Oct 27, 2023
1 parent ad2b9c4 commit 59548b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ Psst... Android is a bit easier to set up, so we recommend starting with it!

4. Make sure that the **iOS Deployment Target** of `RunnerUITests` within the
**Build Settings** section is the same as `Runner`.
The minimum supported **iOS Deployment Target** is `13.0`.
The minimum supported **iOS Deployment Target** is `11.0`.

![Xcode iOS deployment target](/assets/ios_deployment_target.png)

Expand Down

0 comments on commit 59548b1

Please sign in to comment.