cupertino-sample-code/watchos-apps-building-a-productivity-app-for-apple-watch
Mihaela Mihaljevic 37fd4fb24f Initial commit: 606 Apple sample code projects
MIT License - Apple Developer sample code
Downloaded via Cupertino (https://github.com/mihaelamj/cupertino)
2025-12-03 00:19:12 +01:00
..
Configuration Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
WatchTaskListSample Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
WatchTaskListSample.xcodeproj Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
.gitignore Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
LICENSE.txt Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
README.md Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00

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.