diff --git a/README.md b/README.md index 96a8b73ee9..0326d6598e 100644 --- a/README.md +++ b/README.md @@ -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`