Contents

Building a productivity app for Apple Watch

Create a watch app to manage and share a task list and visualize the status with a chart.

Overview

Configure the sample code project

Before you run the sample code project in Xcode:

  1. Open the sample with the latest version of Xcode.

  2. Select the top-level project.

  3. Select the correct team in the Signing & Capabilities pane for both of the targets to let Xcode automatically manage your provisioning profile.

  4. Make a clean build and run the sample app on your device.

See Also

User interface