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
Below is the error message I get when I try to build my watchOS after adding the Amplify dependencies package.
Image below shows that my deployment target is 10.4
The package product 'Amplify' requires minimum platform version 9.0 for the watchOS platform, but this target supports 8.0 (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
The package product 'AWSCognitoAuthPlugin' requires minimum platform version 9.0 for the watchOS platform, but this target supports 8.0 (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
Steps To Reproduce
Steps to reproduce the behaviour:1. Create new watchOS project
2. Add Amplify dependencies
3. Attempto to build or run project
4. See error
Expected behavior
watchOS app is expected to run successfully without problems
Amplify Framework Version
2.28.0
Amplify Categories
Auth
Dependency manager
Swift PM
Swift version
5
CLI version
12.10.1
Xcode version
15.3 (15E204a)
Relevant log output
<details><summary>Log Messages</summary>
INSERT LOG MESSAGES HERE
```
Is this a regression?
No
Regression additional context
No response
Platforms
watchOS
OS Version
10.4
Device
watchOS series 9
Specific to simulators
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
Describe the bug
Below is the error message I get when I try to build my watchOS after adding the Amplify dependencies package.
Image below shows that my deployment target is 10.4
Steps To Reproduce
Expected behavior
watchOS app is expected to run successfully without problems
Amplify Framework Version
2.28.0
Amplify Categories
Auth
Dependency manager
Swift PM
Swift version
5
CLI version
12.10.1
Xcode version
15.3 (15E204a)
Relevant log output
Is this a regression?
No
Regression additional context
No response
Platforms
watchOS
OS Version
10.4
Device
watchOS series 9
Specific to simulators
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: