bluepill: explicitly make macOS only (#74471)
parent
cee7f80e1f
commit
78462142d7
|
@ -20,6 +20,7 @@ class Bluepill < Formula
|
|||
end
|
||||
|
||||
depends_on xcode: ["11.2", :build]
|
||||
depends_on :macos
|
||||
|
||||
def install
|
||||
xcodebuild "-workspace", "Bluepill.xcworkspace",
|
||||
|
|
Loading…
Reference in New Issue