turtle-cli: v0.20.0 / sudo break ios cli build

We just check to build with the turtle-cli v0.20.0 and failed. We are not able to run “sudo” in our cli, this is a normal behavior a cli tool. I’am sure that this “root command” will break a lot of cli builds.

This behavior was included in v0.19.1.

Code

pull request #279

Release v0.19.1

Any workaround or is this possible to change?

Hi, it’s related to bug in xcode 12, for some reason some parts of xcode toolchain are not initialized properly when we run them on our workers and this call is ensuring that it happens. This fix was intended only for our builders and should not be necessary for CI and for local builds. Can you create an issue in the turtle-cli repo?

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.