Commit dff4573
authored
undo Xcode 13 GM workaround (#3092)
### Motivation:
Xcode 13 is really quite old (3 major releases and it was the GM release
anyway) and this workaround can cause other issues.
### Modifications:
- Remove the Xcode 13 GM workaround.
-
### Result:
Better, possibly faster code.1 parent 1e900b4 commit dff4573
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
0 commit comments