You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Symptom:
Command will fail if Xcode is not installed into default path.
Description:
Xcode path should ideally not be hardcoded to /Applications/Xcode.app.
Use the following command to read the active build tools path:
xcode-select -p