swiftgen: add depends_on :macos

master
danielnachun 2021-08-09 00:40:27 -07:00 committed by BrewTestBot
parent c13a2cc1c2
commit 3cbe50078c
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ class Swiftgen < Formula
depends_on "ruby" => :build if MacOS.version <= :sierra
depends_on xcode: ["12.0", :build]
depends_on :macos
def install
# Disable swiftlint build phase to avoid build errors if versions mismatch