Skip to content

Commit

Permalink
Merge pull request #182346 from Homebrew/dark-mode-sonoma
Browse files Browse the repository at this point in the history
dark-mode: fix Sonoma build
  • Loading branch information
BrewTestBot authored Aug 24, 2024
2 parents 8b07984 + 29de148 commit 04ba740
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/d/dark-mode.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ def install
"-derivedDataPath", tmpdir,
"-scheme", "dark-mode",
"-configuration", "Release",
"MACOSX_DEPLOYMENT_TARGET=#{MacOS.version}",
"OBJROOT=.build",
"SYMROOT=.build"
end
Expand Down

0 comments on commit 04ba740

Please sign in to comment.