Skip to content

Commit

Permalink
chore: update minimum supported xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisabhash committed Jan 24, 2024
1 parent 735d083 commit 0922655
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,15 @@ This library is licensed under the Apache 2.0 License.

## Installation

Amplify requires Xcode 14.1 or higher to build for iOS and macOS. Building for watchOS and tvOS requires Xcode 14.3 or higher.
Amplify requires minimum Xcode version for supported platforms as mentioned below:

| Platform | Xcode Version |
| -------------:| ------------: |
| iOS | 14.1+ |
| macOS | 14.1+ |
| tvOS | 14.3+ |
| watchOS | 14.3+ |
| visionOS | 15 beta 2+ |

| For more detailed instructions, follow the getting started guides in our [documentation site](https://docs.amplify.aws/lib/q/platform/ios) |
|-------------------------------------------------|
Expand Down

0 comments on commit 0922655

Please sign in to comment.