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)

Image of Datadog

Keep your GPUs in check

This cheatsheet shows how to use Datadog’s NVIDIA DCGM and Triton integrations to track GPU health, resource usage, and model performance—helping you optimize AI workloads and avoid hardware bottlenecks.

Get the Cheatsheet

👋 Kindness is contagious

Engage with a wealth of insights in this thoughtful article, valued within the supportive DEV Community. Coders of every background are welcome to join in and add to our collective wisdom.

A sincere "thank you" often brightens someone’s day. Share your gratitude in the comments below!

On DEV, the act of sharing knowledge eases our journey and fortifies our community ties. Found value in this? A quick thank you to the author can make a significant impact.

Okay