Skip to content

Commit

Permalink
modify README to specify Xcode 15 and Flutter 3.19 for iOS development
Browse files Browse the repository at this point in the history
  • Loading branch information
bashar-515 committed Oct 15, 2024
1 parent 56e2c2b commit 2775750
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ Make sure your project meets the minimum requirements:
- Minimum Android SDK: 23
- Kotlin version: 1.8.20

## iOS Development

To build iOS apps, Xcode 15 which can be downloaded [here](https://developer.apple.com/download/all/) with an Apple developer account or via [Xcodes](https://www.xcodes.app/). iOS development also requires Flutter 3.19.

## Installation

`flutter pub add viam_sdk`
Expand Down

0 comments on commit 2775750

Please sign in to comment.