Skip to content

Commit

Permalink
Merge pull request #191522 from Homebrew/solidity-xcode
Browse files Browse the repository at this point in the history
solidity: remove Xcode requirement
  • Loading branch information
BrewTestBot committed Sep 22, 2024
2 parents fd1ce8b + 705fd19 commit 0462807
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/s/solidity.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ class Solidity < Formula
depends_on "fmt" => :build
depends_on "nlohmann-json" => :build
depends_on "range-v3" => :build
depends_on xcode: ["11.0", :build]
depends_on "boost"
depends_on "z3"

Expand Down

0 comments on commit 0462807

Please sign in to comment.