bluepill: explicitly make macOS only (#74471)

master
Daniel Nachun 2021-04-03 00:49:36 -07:00 committed by GitHub
parent cee7f80e1f
commit 78462142d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ class Bluepill < Formula
end
depends_on xcode: ["11.2", :build]
depends_on :macos
def install
xcodebuild "-workspace", "Bluepill.xcworkspace",