Skip to content

Commit bef7adc

Browse files
build(macos): Remove XCode dependency (#4293)
1 parent 71d7885 commit bef7adc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packaging/sunshine.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@ class @PROJECT_NAME@ < Formula
3737
depends_on "opus"
3838
depends_on "icu4c" => :recommended
3939

40-
on_macos do
41-
depends_on xcode: ["15.3", :build]
42-
end
43-
4440
on_linux do
4541
depends_on "avahi"
4642
depends_on "gnu-which"

0 commit comments

Comments
 (0)