Skip to content

[Cherry-pick into stable/20230725] Fix the DEVELOPER_DIR computation (#70528) #7713

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

Conversation

adrian-prantl
Copy link

commit c42b640208aa74c65cef5943bc05522780a72723
Author: Adrian Prantl <[email protected]>
Date:   Mon Oct 30 10:00:40 2023 -0700

    Fix the DEVELOPER_DIR computation (#70528)
    
    The code was incorrectly going into the wrong direction by removing one
    component instead of appendeing /Developer to it. Due to fallback
    mechanisms in xcrun this never seemed to have caused any issues.

The code was incorrectly going into the wrong direction by removing one
component instead of appendeing /Developer to it. Due to fallback
mechanisms in xcrun this never seemed to have caused any issues.

(cherry picked from commit c42b640)
@adrian-prantl
Copy link
Author

@swift-ci test

@adrian-prantl adrian-prantl merged commit 4ab3b70 into swiftlang:stable/20230725 Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant