How to accept Xcode license? -


i've been searching web how accept xcode in order use xcode recompile matlab windows file mac did not find relevant answer.

the error message in matlab :

xcode installed, license has not been accepted. run xcode , accept license agreement.

i have accept license through terminal command sudo xcodebuild -license -q agree still same error message. have accepted license when first opening application.

do know how solve problem?

xcode : version 6.4 , matlab r2015a

simply type "sudo xcodebuild -license" terminal after press q quite type agree note: xcode name should xocde not xcode 8.2,etc.,


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -