Einar Notland

Results 8 comments of Einar Notland

@DaveWoodCom I understand that you may not maintain this repo, but this is quite a minor change, any chance of getting it merged?

Yeah, I could also try to just find the part you're interested in and try to anonymise it. But how do I extract what you are interested in. Currently the...

@rvermeulen Did you get the time to investigate this? As stated above, our workflow just gets stuck. And the final line in the log is: `Fetching from https://github.com/[ORG]/[REPO]` Then the...

Tried building directly using xcodebuild, same issue. [Screenshot (redacted details)](https://ibb.co/PZVcLZtL)

I did share the information with @smowton If you give me a google account email, I can share it with you as well.

> Hi [@einar-notland](https://github.com/einar-notland) sorry for coming back to this so late. > > If this is still affecting you, can you try setting `CODEQL_TRACER_RELOCATION_EXCLUDE=".*/git"` in the environment, to see if...

Seems to fail when specifying `--platform iOS` Doesn't fail when removing this platform parameter, but then it requires all simulators relevant for the specific projects to be installed (tvOS for...

@jdhealy Thank you so much. The latest commit seems to fix the problems we have seen related to using `--platform iOS` on Xcode 16 Beta 🙂