MIT License - Apple Developer sample code Downloaded via Cupertino (https://github.com/mihaelamj/cupertino) |
||
|---|---|---|
| .. | ||
| Configuration | ||
| Shared | ||
| WorkoutsOniOSSampleApp | ||
| WorkoutsOniOSSampleApp.xcodeproj | ||
| WorkoutWidget | ||
| .gitignore | ||
| LICENSE.txt | ||
| README.md | ||
Building a workout app for iPhone and iPad
Start a workout in iOS, control it from the Lock Screen with App Intents, and present the workout status with Live Activities.
Overview
Note: This sample code project is associated with WWDC25 session 322: Track workouts with HealthKit on iPhone and iPad.
Configure the sample code project
To configure the sample code project, do the following:
- Open the sample with the latest version of Xcode.
- Set the developer team for all targets to let Xcode automatically manage the provisioning profile. For more information, see Set the bundle ID and Assign the project to a team.