Commit 00fedd6
authored
Enable visionOS xcodebuilds by default in CI (#3234)
### Motivation:
Building for visionOS no longer seems to be having issues on the
runners, we should enable it to increase our test coverage.
###Modifications:
Enable visionOS xcodebuilds by default in CI
### Result:
NIO and downstream repositories will see their *existing* macOS CI
workflows now build for visionOS.
They can be disabled if necessary by passing
`visionos_xcode_build_enabled: false`1 parent c78bc87 commit 00fedd6
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
| 104 | + | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments