Skip to content
Snippets Groups Projects
Commit 4c6defbc authored by Jack Nagel's avatar Jack Nagel
Browse files

Remove build attribute from Xcode dep

parent 355361fa
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,6 @@ require 'requirements/x11_dependency'
class XcodeDependency < Requirement
fatal true
build true
satisfy(:build_env => false) { MacOS::Xcode.installed? }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment