All checks were successful
CI / Detect Changes (pull_request) Successful in 3s
CI / Admin Web CI (pull_request) Has been skipped
CI / YouTube Worker (pull_request) Has been skipped
CI / Deploy (pull_request) Has been skipped
PR → Build → WiFi/USB Deploy → LGTM / Wait for LGTM comment (pull_request) Successful in 20m49s
PR → Build → WiFi/USB Deploy → LGTM / Build & Deploy to iPhone (WiFi/USB) (pull_request) Successful in 9m11s
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"
Description
No description provided