From 4efa4370b09f6c7bf105b435a118b7f55bc22edb Mon Sep 17 00:00:00 2001 From: Harshdeep Singh <6162866+harsh62@users.noreply.github.com> Date: Fri, 21 Jun 2024 10:21:19 -0400 Subject: [PATCH 1/2] chore(Swift): Updating supported Xcode versions --- src/fragments/lib/ios-prereq-category.mdx | 10 +++++----- .../analytics/set-up-analytics/index.mdx | 10 +++++----- .../add-aws-services/geo/set-up-geo/index.mdx | 10 +++++----- .../add-aws-services/logging/set-up-logging/index.mdx | 10 +++++----- .../custom-auth-flows/index.mdx | 10 +++++----- .../build-a-backend/auth/set-up-auth/index.mdx | 11 +++++------ .../build-a-backend/storage/set-up-storage/index.mdx | 10 +++++----- 7 files changed, 35 insertions(+), 36 deletions(-) diff --git a/src/fragments/lib/ios-prereq-category.mdx b/src/fragments/lib/ios-prereq-category.mdx index 6907a9ff7d5..011b4a61aef 100644 --- a/src/fragments/lib/ios-prereq-category.mdx +++ b/src/fragments/lib/ios-prereq-category.mdx @@ -1,9 +1,9 @@ An application with Amplify libraries integrated and a minimum target of any of the following: -- **iOS 13.0**, using **Xcode 14.1** or later. -- **macOS 10.15**, using **Xcode 14.1** or later. -- **tvOS 13.0**, using **Xcode 14.3** or later. -- **watchOS 9.0**, using **Xcode 14.3** or later. -- **visionOS 1.0**, using **Xcode 15 beta 2** or later. (Preview support - see below for more details.) +- **iOS 13.0**, using **Xcode 15.0** or later. +- **macOS 10.15**, using **Xcode 15.0** or later. +- **tvOS 13.0**, using **Xcode 15.0** or later. +- **watchOS 9.0**, using **Xcode 15.0** or later. +- **visionOS 1.0**, using **Xcode 15.0** or later. (Preview support - see below for more details.) For a full example, please follow the [project setup walkthrough](/gen1/[platform]/start/project-setup/prerequisites/). diff --git a/src/pages/[platform]/build-a-backend/add-aws-services/analytics/set-up-analytics/index.mdx b/src/pages/[platform]/build-a-backend/add-aws-services/analytics/set-up-analytics/index.mdx index 6c4d61a2d6f..3c13cadabb5 100644 --- a/src/pages/[platform]/build-a-backend/add-aws-services/analytics/set-up-analytics/index.mdx +++ b/src/pages/[platform]/build-a-backend/add-aws-services/analytics/set-up-analytics/index.mdx @@ -35,11 +35,11 @@ Amplify enables you to collect analytics data for your app. In order to use Anal ## Prerequisites An application with Amplify libraries integrated and a minimum target of any of the following: -- **iOS 13.0**, using **Xcode 14.1** or later. -- **macOS 10.15**, using **Xcode 14.1** or later. -- **tvOS 13.0**, using **Xcode 14.3** or later. -- **watchOS 9.0**, using **Xcode 14.3** or later. -- **visionOS 1.0**, using **Xcode 15 beta 2** or later. (Preview support - see below for more details.) +- **iOS 13.0**, using **Xcode 15.0** or later. +- **macOS 10.15**, using **Xcode 15.0** or later. +- **tvOS 13.0**, using **Xcode 15.0** or later. +- **watchOS 9.0**, using **Xcode 15.0** or later. +- **visionOS 1.0**, using **Xcode 15.0** or later. (Preview support - see below for more details.) diff --git a/src/pages/[platform]/build-a-backend/add-aws-services/geo/set-up-geo/index.mdx b/src/pages/[platform]/build-a-backend/add-aws-services/geo/set-up-geo/index.mdx index 3cb76c85cf4..b0fc3d27657 100644 --- a/src/pages/[platform]/build-a-backend/add-aws-services/geo/set-up-geo/index.mdx +++ b/src/pages/[platform]/build-a-backend/add-aws-services/geo/set-up-geo/index.mdx @@ -154,11 +154,11 @@ Amplify Geo provides APIs and map UI components for mobile app development such An application with Amplify libraries integrated and a minimum target of any of the following: -- **iOS 13.0**, using **Xcode 14.1** or later. -- **macOS 10.15**, using **Xcode 14.1** or later. -- **tvOS 13.0**, using **Xcode 14.3** or later. -- **watchOS 9.0**, using **Xcode 14.3** or later. -- **visionOS 1.0**, using **Xcode 15 beta 2** or later. (Preview support - see below for more details.) +- **iOS 13.0**, using **Xcode 15.0** or later. +- **macOS 10.15**, using **Xcode 15.0** or later. +- **tvOS 13.0**, using **Xcode 15.0** or later. +- **watchOS 9.0**, using **Xcode 15.0** or later. +- **visionOS 1.0**, using **Xcode 15.0** or later. (Preview support - see below for more details.) For a full example, please follow the [project setup walkthrough](/[platform]/start/quickstart/). diff --git a/src/pages/[platform]/build-a-backend/add-aws-services/logging/set-up-logging/index.mdx b/src/pages/[platform]/build-a-backend/add-aws-services/logging/set-up-logging/index.mdx index 07956609a7b..938405d13d6 100644 --- a/src/pages/[platform]/build-a-backend/add-aws-services/logging/set-up-logging/index.mdx +++ b/src/pages/[platform]/build-a-backend/add-aws-services/logging/set-up-logging/index.mdx @@ -72,11 +72,11 @@ Click **Sync Now**. An application with Amplify libraries integrated and a minimum target of any of the following: -- **iOS 13.0**, using **Xcode 14.1** or later. -- **macOS 10.15**, using **Xcode 14.1** or later. -- **tvOS 13.0**, using **Xcode 14.3** or later. -- **watchOS 9.0**, using **Xcode 14.3** or later. -- **visionOS 1.0**, using **Xcode 15 beta 2** or later. (Preview support - see below for more details.) +- **iOS 13.0**, using **Xcode 15.0** or later. +- **macOS 10.15**, using **Xcode 15.0** or later. +- **tvOS 13.0**, using **Xcode 15.0** or later. +- **watchOS 9.0**, using **Xcode 15.0** or later. +- **visionOS 1.0**, using **Xcode 15.0** or later. (Preview support - see below for more details.) For a full example, please follow the [mobile support walkthrough](/swift/start/quickstart/) . diff --git a/src/pages/[platform]/build-a-backend/auth/customize-auth-lifecycle/custom-auth-flows/index.mdx b/src/pages/[platform]/build-a-backend/auth/customize-auth-lifecycle/custom-auth-flows/index.mdx index c4c093a03e8..7037fbb223d 100644 --- a/src/pages/[platform]/build-a-backend/auth/customize-auth-lifecycle/custom-auth-flows/index.mdx +++ b/src/pages/[platform]/build-a-backend/auth/customize-auth-lifecycle/custom-auth-flows/index.mdx @@ -29,11 +29,11 @@ The Auth category can be configured to perform a [custom authentication flow](ht ## Prerequisites An application with Amplify libraries integrated and a minimum target of any of the following: -- **iOS 13.0**, using **Xcode 14.1** or later. -- **macOS 10.15**, using **Xcode 14.1** or later. -- **tvOS 13.0**, using **Xcode 14.3** or later. -- **watchOS 9.0**, using **Xcode 14.3** or later. -- **visionOS 1.0**, using **Xcode 15 beta 2** or later. (Preview support - see below for more details.) +- **iOS 13.0**, using **Xcode 15.0** or later. +- **macOS 10.15**, using **Xcode 15.0** or later. +- **tvOS 13.0**, using **Xcode 15.0** or later. +- **watchOS 9.0**, using **Xcode 15.0** or later. +- **visionOS 1.0**, using **Xcode 15.0** or later. (Preview support - see below for more details.) For a full example, please follow the [project setup walkthrough](/[platform]/start/quickstart/). diff --git a/src/pages/[platform]/build-a-backend/auth/set-up-auth/index.mdx b/src/pages/[platform]/build-a-backend/auth/set-up-auth/index.mdx index 211b0e429ab..9528ec28752 100644 --- a/src/pages/[platform]/build-a-backend/auth/set-up-auth/index.mdx +++ b/src/pages/[platform]/build-a-backend/auth/set-up-auth/index.mdx @@ -572,12 +572,11 @@ class MainActivity : ComponentActivity() { ### Prerequisites An application with Amplify libraries integrated and a minimum target of any of the following: - -- **iOS 13.0**, using **Xcode 14.1** or later. -- **macOS 10.15**, using **Xcode 14.1** or later. -- **tvOS 13.0**, using **Xcode 14.3** or later. -- **watchOS 9.0**, using **Xcode 14.3** or later. -- **visionOS 1.0**, using **Xcode 15 beta 2** or later. (Preview support - see below for more details.) +- **iOS 13.0**, using **Xcode 15.0** or later. +- **macOS 10.15**, using **Xcode 15.0** or later. +- **tvOS 13.0**, using **Xcode 15.0** or later. +- **watchOS 9.0**, using **Xcode 15.0** or later. +- **visionOS 1.0**, using **Xcode 15.0** or later. (Preview support - see below for more details.) diff --git a/src/pages/[platform]/build-a-backend/storage/set-up-storage/index.mdx b/src/pages/[platform]/build-a-backend/storage/set-up-storage/index.mdx index ebb27227d3b..d59b486c6af 100644 --- a/src/pages/[platform]/build-a-backend/storage/set-up-storage/index.mdx +++ b/src/pages/[platform]/build-a-backend/storage/set-up-storage/index.mdx @@ -132,11 +132,11 @@ Make sure you call `Amplify.configure` as early as possible in your application ### Prerequisites An application with Amplify libraries integrated and a minimum target of any of the following: -- **iOS 13.0**, using **Xcode 14.1** or later. -- **macOS 10.15**, using **Xcode 14.1** or later. -- **tvOS 13.0**, using **Xcode 14.3** or later. -- **watchOS 9.0**, using **Xcode 14.3** or later. -- **visionOS 1.0**, using **Xcode 15 beta 2** or later. (Preview support - see below for more details.) +- **iOS 13.0**, using **Xcode 15.0** or later. +- **macOS 10.15**, using **Xcode 15.0** or later. +- **tvOS 13.0**, using **Xcode 15.0** or later. +- **watchOS 9.0**, using **Xcode 15.0** or later. +- **visionOS 1.0**, using **Xcode 15.0** or later. (Preview support - see below for more details.) For a full example, please follow the [project setup walkthrough](/[platform]/start/quickstart/). From 0e59ee5a22ed6bf0a08d153ca2fb2fdd91d4bf45 Mon Sep 17 00:00:00 2001 From: Harshdeep Singh <6162866+harsh62@users.noreply.github.com> Date: Fri, 21 Jun 2024 12:43:49 -0400 Subject: [PATCH 2/2] worked on review comment.. --- src/fragments/lib/ios-prereq-category.mdx | 13 +++++++------ .../analytics/set-up-analytics/index.mdx | 13 +++++++------ .../add-aws-services/geo/set-up-geo/index.mdx | 13 +++++++------ .../logging/set-up-logging/index.mdx | 14 +++++++------- .../custom-auth-flows/index.mdx | 14 ++++++++------ .../build-a-backend/auth/set-up-auth/index.mdx | 13 +++++++------ .../storage/set-up-storage/index.mdx | 13 +++++++------ 7 files changed, 50 insertions(+), 43 deletions(-) diff --git a/src/fragments/lib/ios-prereq-category.mdx b/src/fragments/lib/ios-prereq-category.mdx index 011b4a61aef..4569cab646b 100644 --- a/src/fragments/lib/ios-prereq-category.mdx +++ b/src/fragments/lib/ios-prereq-category.mdx @@ -1,9 +1,10 @@ -An application with Amplify libraries integrated and a minimum target of any of the following: -- **iOS 13.0**, using **Xcode 15.0** or later. -- **macOS 10.15**, using **Xcode 15.0** or later. -- **tvOS 13.0**, using **Xcode 15.0** or later. -- **watchOS 9.0**, using **Xcode 15.0** or later. -- **visionOS 1.0**, using **Xcode 15.0** or later. (Preview support - see below for more details.) +- Xcode 15.0 or later. +- An application with Amplify libraries integrated and a minimum target of any of the following: + - **iOS 13.0** + - **macOS 10.15** + - **tvOS 13.0** + - **watchOS 9.0** + - **visionOS 1.0** (Preview support) For a full example, please follow the [project setup walkthrough](/gen1/[platform]/start/project-setup/prerequisites/). diff --git a/src/pages/[platform]/build-a-backend/add-aws-services/analytics/set-up-analytics/index.mdx b/src/pages/[platform]/build-a-backend/add-aws-services/analytics/set-up-analytics/index.mdx index 3c13cadabb5..ddb4bcbf3b8 100644 --- a/src/pages/[platform]/build-a-backend/add-aws-services/analytics/set-up-analytics/index.mdx +++ b/src/pages/[platform]/build-a-backend/add-aws-services/analytics/set-up-analytics/index.mdx @@ -34,12 +34,13 @@ Amplify enables you to collect analytics data for your app. In order to use Anal ## Prerequisites -An application with Amplify libraries integrated and a minimum target of any of the following: -- **iOS 13.0**, using **Xcode 15.0** or later. -- **macOS 10.15**, using **Xcode 15.0** or later. -- **tvOS 13.0**, using **Xcode 15.0** or later. -- **watchOS 9.0**, using **Xcode 15.0** or later. -- **visionOS 1.0**, using **Xcode 15.0** or later. (Preview support - see below for more details.) +- Xcode 15.0 or later. +- An application with Amplify libraries integrated and a minimum target of any of the following: + - **iOS 13.0** + - **macOS 10.15** + - **tvOS 13.0** + - **watchOS 9.0** + - **visionOS 1.0** (Preview support) diff --git a/src/pages/[platform]/build-a-backend/add-aws-services/geo/set-up-geo/index.mdx b/src/pages/[platform]/build-a-backend/add-aws-services/geo/set-up-geo/index.mdx index b0fc3d27657..92da1f18f2a 100644 --- a/src/pages/[platform]/build-a-backend/add-aws-services/geo/set-up-geo/index.mdx +++ b/src/pages/[platform]/build-a-backend/add-aws-services/geo/set-up-geo/index.mdx @@ -153,12 +153,13 @@ Amplify Geo provides APIs and map UI components for mobile app development such -An application with Amplify libraries integrated and a minimum target of any of the following: -- **iOS 13.0**, using **Xcode 15.0** or later. -- **macOS 10.15**, using **Xcode 15.0** or later. -- **tvOS 13.0**, using **Xcode 15.0** or later. -- **watchOS 9.0**, using **Xcode 15.0** or later. -- **visionOS 1.0**, using **Xcode 15.0** or later. (Preview support - see below for more details.) +- Xcode 15.0 or later. +- An application with Amplify libraries integrated and a minimum target of any of the following: + - **iOS 13.0** + - **macOS 10.15** + - **tvOS 13.0** + - **watchOS 9.0** + - **visionOS 1.0** (Preview support) For a full example, please follow the [project setup walkthrough](/[platform]/start/quickstart/). diff --git a/src/pages/[platform]/build-a-backend/add-aws-services/logging/set-up-logging/index.mdx b/src/pages/[platform]/build-a-backend/add-aws-services/logging/set-up-logging/index.mdx index 938405d13d6..e8459d31135 100644 --- a/src/pages/[platform]/build-a-backend/add-aws-services/logging/set-up-logging/index.mdx +++ b/src/pages/[platform]/build-a-backend/add-aws-services/logging/set-up-logging/index.mdx @@ -70,13 +70,13 @@ Click **Sync Now**. - -An application with Amplify libraries integrated and a minimum target of any of the following: -- **iOS 13.0**, using **Xcode 15.0** or later. -- **macOS 10.15**, using **Xcode 15.0** or later. -- **tvOS 13.0**, using **Xcode 15.0** or later. -- **watchOS 9.0**, using **Xcode 15.0** or later. -- **visionOS 1.0**, using **Xcode 15.0** or later. (Preview support - see below for more details.) +- Xcode 15.0 or later. +- An application with Amplify libraries integrated and a minimum target of any of the following: + - **iOS 13.0** + - **macOS 10.15** + - **tvOS 13.0** + - **watchOS 9.0** + - **visionOS 1.0** (Preview support) For a full example, please follow the [mobile support walkthrough](/swift/start/quickstart/) . diff --git a/src/pages/[platform]/build-a-backend/auth/customize-auth-lifecycle/custom-auth-flows/index.mdx b/src/pages/[platform]/build-a-backend/auth/customize-auth-lifecycle/custom-auth-flows/index.mdx index 7037fbb223d..fd50c6c4c7f 100644 --- a/src/pages/[platform]/build-a-backend/auth/customize-auth-lifecycle/custom-auth-flows/index.mdx +++ b/src/pages/[platform]/build-a-backend/auth/customize-auth-lifecycle/custom-auth-flows/index.mdx @@ -28,12 +28,14 @@ export function getStaticProps(context) { The Auth category can be configured to perform a [custom authentication flow](https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-challenge.html) defined by you. The following guide shows how to setup a simple passwordless authentication flow. ## Prerequisites -An application with Amplify libraries integrated and a minimum target of any of the following: -- **iOS 13.0**, using **Xcode 15.0** or later. -- **macOS 10.15**, using **Xcode 15.0** or later. -- **tvOS 13.0**, using **Xcode 15.0** or later. -- **watchOS 9.0**, using **Xcode 15.0** or later. -- **visionOS 1.0**, using **Xcode 15.0** or later. (Preview support - see below for more details.) + +- Xcode 15.0 or later. +- An application with Amplify libraries integrated and a minimum target of any of the following: + - **iOS 13.0** + - **macOS 10.15** + - **tvOS 13.0** + - **watchOS 9.0** + - **visionOS 1.0** (Preview support) For a full example, please follow the [project setup walkthrough](/[platform]/start/quickstart/). diff --git a/src/pages/[platform]/build-a-backend/auth/set-up-auth/index.mdx b/src/pages/[platform]/build-a-backend/auth/set-up-auth/index.mdx index 9528ec28752..008af018b5a 100644 --- a/src/pages/[platform]/build-a-backend/auth/set-up-auth/index.mdx +++ b/src/pages/[platform]/build-a-backend/auth/set-up-auth/index.mdx @@ -571,12 +571,13 @@ class MainActivity : ComponentActivity() { ### Prerequisites -An application with Amplify libraries integrated and a minimum target of any of the following: -- **iOS 13.0**, using **Xcode 15.0** or later. -- **macOS 10.15**, using **Xcode 15.0** or later. -- **tvOS 13.0**, using **Xcode 15.0** or later. -- **watchOS 9.0**, using **Xcode 15.0** or later. -- **visionOS 1.0**, using **Xcode 15.0** or later. (Preview support - see below for more details.) +- Xcode 15.0 or later. +- An application with Amplify libraries integrated and a minimum target of any of the following: + - **iOS 13.0** + - **macOS 10.15** + - **tvOS 13.0** + - **watchOS 9.0** + - **visionOS 1.0** (Preview support) diff --git a/src/pages/[platform]/build-a-backend/storage/set-up-storage/index.mdx b/src/pages/[platform]/build-a-backend/storage/set-up-storage/index.mdx index d59b486c6af..8db60deb26d 100644 --- a/src/pages/[platform]/build-a-backend/storage/set-up-storage/index.mdx +++ b/src/pages/[platform]/build-a-backend/storage/set-up-storage/index.mdx @@ -131,12 +131,13 @@ Make sure you call `Amplify.configure` as early as possible in your application ### Prerequisites -An application with Amplify libraries integrated and a minimum target of any of the following: -- **iOS 13.0**, using **Xcode 15.0** or later. -- **macOS 10.15**, using **Xcode 15.0** or later. -- **tvOS 13.0**, using **Xcode 15.0** or later. -- **watchOS 9.0**, using **Xcode 15.0** or later. -- **visionOS 1.0**, using **Xcode 15.0** or later. (Preview support - see below for more details.) +- Xcode 15.0 or later. +- An application with Amplify libraries integrated and a minimum target of any of the following: + - **iOS 13.0** + - **macOS 10.15** + - **tvOS 13.0** + - **watchOS 9.0** + - **visionOS 1.0** (Preview support) For a full example, please follow the [project setup walkthrough](/[platform]/start/quickstart/).