Commit 94a3e15
authored
Remove ios_ prefix from ios_cpu setting
This was incorrectly set as ios_x86_64 etc, I think it worked in my
initial test because this value is mostly ignored, it failed in an
internal test we have because the value changed from `x86_64` to
`ios_x86_64` from this logic.1 parent f2e0645 commit 94a3e15
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | | - | |
| 245 | + | |
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| |||
0 commit comments