Specifying Swift and/or Xcode versions in a formula #6630
-
Output of
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Without
You'll probably want to do something like No guarantee that will actually work, but that's my best guess at how you can do what you want if I'm understanding you correctly. |
Beta Was this translation helpful? Give feedback.
Without
depends_on xcodeyour formula will just fail to build if Xcode is needed and the system doesn't have it installed.You'll probably want to do something like