小重山

昨夜寒蛩不住鸣

Resolve a Xcode/iOS License Problem

Throw a exception which message is

Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo.

when use git or other commands, type

sudo xcodebuild -license

in terminal, and then agree the license.

Done.

Comments