This is an archive of the discontinued LLVM Phabricator instance.

Fix an oversight in GetXcodeContentsDirectory()
ClosedPublic

Authored by aprantl on Jun 5 2020, 11:44 AM.

Details

Summary

Since FindXcodeContentsDirectoryInPath expects the *.app/Contents and DEVELOPER_DIR is supposed to point to Xcode.app, we need to append the Contents path first.

Diff Detail

Event Timeline

aprantl created this revision.Jun 5 2020, 11:44 AM
JDevlieghere accepted this revision.Jun 5 2020, 1:01 PM
This revision is now accepted and ready to land.Jun 5 2020, 1:01 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJun 5 2020, 2:05 PM