AWS Amplify and XCode Swift package install problem

0

when adding amplify-swift to the XCode (12.3) package manager ( add package dependency ) it can not resolve package dependencies because amplify-swift >=2.0.0 contains incompatible tools versions tools versions and root depends on amplify-swift 2.15.1..<3.0.0, version solving failed. Using XCode 12.3 , anyone resolve this yet ?

Ron
質問済み 10ヶ月前380ビュー
1回答
0

I found a solution to adding amplify-swift to Xcode version 12.3. I picked an exact match amplify-swift package of 1.9.0. This loaded without any failures. I then selected the amplify library and clicked finish. It then loaded the Swift Package Dependency into XCode and showed it in the navigator. Hope this help someone else trying to integrate AWS Amplify into XCode and Swift.

cheers, Ron

Ron
回答済み 10ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ