Skip to content

chore(Swift): Updating supported Xcode versions #7770

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions src/fragments/lib/ios-prereq-category.mdx
Original file line number Diff line number Diff line change
@@ -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/).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.)

<Callout>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,11 +154,11 @@ Amplify Geo provides APIs and map UI components for mobile app development such

<InlineFilter filters={['swift']}>
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/).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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/) .

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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/).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.)

<Callout info>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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/).

Expand Down