The TabataGoWidget code existed on disk but had no corresponding
target in project.yml, so the widget extension was never compiled
or embedded in deployed builds — Dynamic Island never appeared.
Added:
- TabataGoWidget app-extension target (iOS 26.0) with shared models
- Embed dependency in TabataGo target
- Widget in scheme build targets for Xcode discoverability
- Fix CFBundleVersion in Info.plist (1 → 2) to match main app
Config: NSSupportsLiveActivities + FrequentUpdates, correct bundle ID
(fr.millianlmx.tabatago.widget), TARGETED_DEVICE_FAMILY: "1"