Skip to content

Commit

Permalink
fix macos tray issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jethrodaniel committed Jan 11, 2025
1 parent 95f530f commit 61f2fbb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.zig
Original file line number Diff line number Diff line change
Expand Up @@ -1516,6 +1516,8 @@ const objective_c_src_files = [_][]const u8{
"src/render/metal/SDL_render_metal.m",
"src/sensor/coremotion/SDL_coremotionsensor.m",

"src/tray/cocoa/SDL_tray.m",

"src/video/cocoa/SDL_cocoaclipboard.m",
"src/video/cocoa/SDL_cocoaevents.m",
"src/video/cocoa/SDL_cocoakeyboard.m",
Expand Down

0 comments on commit 61f2fbb

Please sign in to comment.