新接的一个项目.在从gitlab上clone代码的时候报错: Agreeing to the Xcode/iOS license requires admin privileges, please run “sudo xcodebuild -license” and then retry this command. 这个是因为本地没有安装IOS版本的Xcode.我将xcode安装完之后,再次clone就可以了…
报错类似的错误: Cannot execute request: ; java.security.cert.CertificateException: Certificates does not conform to algorithm constraintsCertificates does not conform to algorithm constraints 或 Cannot execute request: DHPublicKey does not comply to algorith…