Commit dc6252a
committed
macOS: set
This fixes the error: `binary_buffer.o has version 11.0.0, which is newer than target minimum of 10.13.0`
I tried to set `mac_sdk_min = "10.15"` instead, but it didn't work.mac_deployment_target = "11.0.0"
1 parent f3f6b74 commit dc6252a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments