Search code examples
visual-studio-mac

Visual Studio Mac Error ! Custom Command Execution Failed


I recently updated my Visual Studio for Mac and getting an error after build as "Custom Command execution failed". Any help appreciated !


Solution

  • I think the error was due XCode command line tools selection. This command fixed the problem.

    ~$ sudo xcode-select -s /Applications/Xcode.app/Contents/Developer