1

Not able to launch Unreal Engine even after installing Xcode and accepting the license.

Thirumal
  • 8,280
  • 11
  • 53
  • 103

1 Answers1

2

Execute the following command, after successful installation of Xcode

 sudo xcode-select -s /Applications/Xcode.app/Contents/Developer 
Thirumal
  • 8,280
  • 11
  • 53
  • 103