You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,13 @@ AWS Amplify provides a declarative and easy-to-use interface across different ca
5
5
6
6
The Amplify Library for Swift is layered on the [AWS SDK for Swift](https://aws.amazon.com/sdk-for-swift/), which was released as Developer Preview last year. This allows for access to the AWS SDK for Swift for a breadth of service-centric APIs.
7
7
8
-
We deeply appreciate your feedback on this Developer Preview as we work towards our General Availability launch: [GitHub Discussion](https://github.com/aws-amplify/amplify-ios/discussions/categories/developer-preview) or [File a Bug Report](https://github.com/aws-amplify/amplify-ios/issues/new/choose).
8
+
We deeply appreciate your feedback on this Developer Preview as we work towards our General Availability launch: [GitHub Discussion](https://github.com/aws-amplify/amplify-swift/discussions/categories/developer-preview) or [File a Bug Report](https://github.com/aws-amplify/amplify-swift/issues/new/choose).
1. Enter the Amplify Library for Swift GitHub repo URL (`https://github.com/aws-amplify/amplify-ios`) into the search bar.
68
+
1. Enter the Amplify Library for Swift GitHub repo URL (`https://github.com/aws-amplify/amplify-swift`) into the search bar.
69
69
70
-
1. You'll see the Amplify Library for Swift repository rules for which version of Amplify you want Swift Package Manager to install. Choose **Up to Next Major Version** for the Dependency Rule, then click **Add Package**.
70
+
1. You'll see the Amplify Library for Swift repository rules for which version of Amplify you want Swift Package Manager to install. Choose **Up to Next Major Version**and enter **2.0.0** as the minimum version for the Dependency Rule, then click **Add Package**.
71
71
72
72

73
73
@@ -120,14 +120,14 @@ Amplify requires Xcode 13.4 or higher to build.
We welcome you to use the GitHub issue tracker to report bugs or suggest features.
129
129
130
-
When filing an issue, please check [existing open](https://github.com/aws-amplify/amplify-ios/issues), or [recently closed](https://github.com/aws-amplify/amplify-ios/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aclosed%20), issues to make sure somebody else hasn't already
130
+
When filing an issue, please check [existing open](https://github.com/aws-amplify/amplify-swift/issues), or [recently closed](https://github.com/aws-amplify/amplify-swift/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aclosed%20), issues to make sure somebody else hasn't already
131
131
reported the issue. Please try to include as much information as you can. Details like these are incredibly useful:
0 commit comments