Commit 1f0ade9
refactor(ios): rename devbox_omit_nix_env to ios_setup_native_toolchain
The function is iOS-specific (sets CC/CXX to system clang, unsets Nix
build flags). The devbox_ prefix was misleading since it no longer calls
devbox shellenv. Also renamed the guard variable to match.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent be85fe2 commit 1f0ade9
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
| 140 | + | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
0 commit comments