DEV Community

gie3d
gie3d

Posted on

Error Archiving iOS with watchOS project in xcode

The error shows during archiving project

Image description

To fix this, I went to Build Settings of the following targets:

  • watch app
  • watchkit extension

and updated the watch and watchkit extensions Base SDK and Supported Platforms to watchOS (you can just search for Base SKD in the search input textfield

Image description

and update the value inside

Image description

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay