Since FindXcodeContentsDirectoryInPath expects the *.app/Contents and DEVELOPER_DIR is supposed to point to Xcode.app, we need to append the Contents path first.
Details
Details
Diff Detail
Diff Detail
Differential D81290
Fix an oversight in GetXcodeContentsDirectory() Authored by aprantl on Jun 5 2020, 11:44 AM.
Details
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 |