Skip to content

Commit

Permalink
chore(Swift): update visionOS support callout
Browse files Browse the repository at this point in the history
  • Loading branch information
harsh62 committed Oct 18, 2024
1 parent 2d26d01 commit 5e06a21
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 29 deletions.
6 changes: 2 additions & 4 deletions src/fragments/lib/ios-prereq-category.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ For a full example, please follow the [project setup walkthrough](/gen1/[platfor

<Callout>

visionOS support is currently in **preview** and can be used by targeting the [`visionos-preview`](https:/aws-amplify/amplify-swift/tree/visionos-preview) branch.
As new Xcode 15 beta versions are released, the branch will be updated with any necessary fixes on a best effort basis.

For more information on how to use the `visionos-preview` branch, see [Platform Support](https:/aws-amplify/amplify-swift/tree/visionos-preview#platform-support).
visionOS support is currently in **preview** and can be used by using the latest [Amplify Release](https:/aws-amplify/amplify-swift/releases).
As new Xcode and visionOS versions are released, the support will be updated with any necessary fixes on a best effort basis.

</Callout>
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,8 @@ An application with Amplify libraries integrated and a minimum target of any of

<Callout>

visionOS support is currently in **preview** and can be used by targeting the [`visionos-preview`](https:/aws-amplify/amplify-swift/tree/visionos-preview) branch.
As new Xcode 15 beta versions are released, the branch will be updated with any necessary fixes on a best effort basis.

For more information on how to use the `visionos-preview` branch, see [Platform Support](https:/aws-amplify/amplify-swift/tree/visionos-preview#platform-support).
visionOS support is currently in **preview** and can be used by using the latest [Amplify Release](https:/aws-amplify/amplify-swift/releases).
As new Xcode and visionOS versions are released, the support will be updated with any necessary fixes on a best effort basis.

</Callout>
</InlineFilter>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -164,10 +164,8 @@ For a full example, please follow the [project setup walkthrough](/[platform]/st

<Callout>

visionOS support is currently in **preview** and can be used by targeting the [`visionos-preview`](https:/aws-amplify/amplify-swift/tree/visionos-preview) branch.
As new Xcode 15 beta versions are released, the branch will be updated with any necessary fixes on a best effort basis.

For more information on how to use the `visionos-preview` branch, see [Platform Support](https:/aws-amplify/amplify-swift/tree/visionos-preview#platform-support).
visionOS support is currently in **preview** and can be used by using the latest [Amplify Release](https:/aws-amplify/amplify-swift/releases).
As new Xcode and visionOS versions are released, the support will be updated with any necessary fixes on a best effort basis.

</Callout>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,8 @@ For a full example, please follow the [mobile support walkthrough](/swift/start/

<Callout>

visionOS support is currently in **preview** and can be used by targeting the [`visionos-preview`](https:/aws-amplify/amplify-swift/tree/visionos-preview) branch.
As new Xcode 15 beta versions are released, the branch will be updated with any necessary fixes on a best effort basis.

For more information on how to use the `visionos-preview` branch, see [Platform Support](https:/aws-amplify/amplify-swift/tree/visionos-preview#platform-support).
visionOS support is currently in **preview** and can be used by using the latest [Amplify Release](https:/aws-amplify/amplify-swift/releases).
As new Xcode and visionOS versions are released, the support will be updated with any necessary fixes on a best effort basis.

</Callout>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,8 @@ For a full example, please follow the [project setup walkthrough](/[platform]/st

<Callout>

visionOS support is currently in **preview** and can be used by targeting the [`visionos-preview`](https:/aws-amplify/amplify-swift/tree/visionos-preview) branch.
As new Xcode 15 beta versions are released, the branch will be updated with any necessary fixes on a best effort basis.

For more information on how to use the `visionos-preview` branch, see [Platform Support](https:/aws-amplify/amplify-swift/tree/visionos-preview#platform-support).
visionOS support is currently in **preview** and can be used by using the latest [Amplify Release](https:/aws-amplify/amplify-swift/releases).
As new Xcode and visionOS versions are released, the support will be updated with any necessary fixes on a best effort basis.

</Callout>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -573,12 +573,10 @@ An application with Amplify libraries integrated and a minimum target of any of
- **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.)

<Callout info>

visionOS support is currently in **preview** and can be used by targeting the [`visionos-preview`](https:/aws-amplify/amplify-swift/tree/visionos-preview) branch.
As new Xcode 15 beta versions are released, the branch will be updated with any necessary fixes on a best effort basis.
<Callout>

For more information on how to use the `visionos-preview` branch, see [Platform Support](https:/aws-amplify/amplify-swift/tree/visionos-preview#platform-support).
visionOS support is currently in **preview** and can be used by using the latest [Amplify Release](https:/aws-amplify/amplify-swift/releases).
As new Xcode and visionOS versions are released, the support will be updated with any necessary fixes on a best effort basis.

</Callout>
<Callout>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -404,11 +404,9 @@ An application with Amplify libraries integrated and a minimum target of any of
For a full example, please follow the [project setup walkthrough](/[platform]/start/quickstart/).

<Callout>
{/* is the visionOS support callout relevant here? */}
visionOS support is currently in **preview** and can be used by targeting the [`visionos-preview`](https:/aws-amplify/amplify-swift/tree/visionos-preview) branch.
As new Xcode 15 beta versions are released, the branch will be updated with any necessary fixes on a best effort basis.

For more information on how to use the `visionos-preview` branch, see [Platform Support](https:/aws-amplify/amplify-swift/tree/visionos-preview#platform-support).
visionOS support is currently in **preview** and can be used by using the latest [Amplify Release](https:/aws-amplify/amplify-swift/releases).
As new Xcode and visionOS versions are released, the support will be updated with any necessary fixes on a best effort basis.

</Callout>

Expand Down

0 comments on commit 5e06a21

Please sign in to comment.