stefanfessler

Results 42 comments of stefanfessler

thx @DmitriyKirakosyan for working on this, @arielelkin keep in mind the url's and checksum's should be updated before merging and on new release. Maybe there is a way to generate...

@thejoebourneidentity Any update on this? maybe with macOS-12?

java --version openjdk 17.0.2 2022-01-18 OpenJDK Runtime Environment Temurin-17.0.2+8 (build 17.0.2+8) OpenJDK 64-Bit Server VM Temurin-17.0.2+8 (build 17.0.2+8, mixed mode)

also with openjdk 11.0.12 2021-07-20 OpenJDK Runtime Environment Homebrew (build 11.0.12+0) OpenJDK 64-Bit Server VM Homebrew (build 11.0.12+0, mixed mode)

only tried ` brew install danger/tap/danger-kotlin`. Maybe you can guide me how to try with the script? thx

`git clone` + `./scripts/install.sh` look's like is working

Any news here? Attached a demo project with OHHTTPStubs and AppCenter. (the last two external dependencies we have problems with) [TuistDemo.zip](https://github.com/tuist/tuist/files/8142897/TuistDemo.zip) Help / Fix would be very much appreciated. @danyf90...

getting multiple error, also tried to also `import AppCenter` but there is no product with this name in Package.swift.

also tried with master from https://github.com/microsoft/appcenter-sdk-apple/commit/09e5806231aba77ce6533a0a4ac7c02a6a5968a2 with other header paths but maybe I did something wrong. Not sure if this is a Tuist or AppCenter problem. But the "normal" SPM...

any news here? @danyf90 @luispadron did the example help? https://github.com/tuist/tuist/files/8142897/TuistDemo.zip thx