Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed regression introduced in #289 #297

Merged
merged 1 commit into from
Apr 14, 2018

Commits on Apr 14, 2018

  1. Fixed regression introduced in yonaskolb#289

    I guess that's the reason for
    yonaskolb#51 (comment),
    I haven't modified original pull request after new discoveries found in
    discussion yonaskolb#283 (primarily - that it is not Xcode 9.3 issue, but issue
    caused by Xcode and CLT installed in the same time).
    
    This patch modifies ENV only if CLT is installed.
    
    I've checked it against Xcode + CLT and it worked fine, it'll be great
    if someone can confirm that this one works on Xcode only system. You
    can do that by running `brew edit xcodegen` and after patching
    `brew reinstall xcodegen`
    vhbit committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    84d9c14 View commit details
    Browse the repository at this point in the history