Commit 9abde5b
committed
ci(SundialKit): download iOS and watchOS platforms before archive
The archive-demo job selects Xcode 26.5 but the macos-26 image does
not ship the iOS/watchOS runtimes preinstalled, causing xcodebuild to
fail with "iOS 26.x is not installed". Add explicit -downloadPlatform
steps for iOS and watchOS (both demo apps embed watchOS targets).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 441954a commit 9abde5b
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
116 | 122 | | |
117 | 123 | | |
118 | 124 | | |
| |||
0 commit comments