glfw: update macOS system_sdk to include AudioToolbox
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
99bf7df61b
commit
385f718127
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ pub const Options = struct {
|
|||
|
||||
/// The MacOS 12 SDK repository name.
|
||||
macos_sdk_12: []const u8 = "sdk-macos-12.0",
|
||||
macos_sdk_12_revision: []const u8 = "b365132501f5577a357fab955d112fc1fee79f27",
|
||||
macos_sdk_12_revision: []const u8 = "14613b4917c7059dad8f3789f55bb13a2548f83d",
|
||||
|
||||
/// The MacOS 11 SDK repository name.
|
||||
macos_sdk_11: []const u8 = "sdk-macos-11.3",
|
||||
|
|
Loading…
Add table
Reference in a new issue