We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 735d083 commit a512b2eCopy full SHA for a512b2e
README.md
@@ -55,7 +55,15 @@ This library is licensed under the Apache 2.0 License.
55
56
## Installation
57
58
-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 the following Xcode versions, according to the targeted platform:
59
+
60
+| Platform | Xcode Version |
61
+| -------------:| ------------: |
62
+| iOS | 14.1+ |
63
+| macOS | 14.1+ |
64
+| tvOS | 14.3+ |
65
+| watchOS | 14.3+ |
66
+| visionOS | 15 beta 2+ |
67
68
| For more detailed instructions, follow the getting started guides in our [documentation site](https://docs.amplify.aws/lib/q/platform/ios) |
69
|-------------------------------------------------|
0 commit comments