Florian Fittschen

Results 12 issues of Florian Fittschen

Hi! I just tried gave ImagineEngine a try and followed the Walkabout tutorial. Somehow I'm seeing weird behavior, when I click on a horizontal axis right of the player (see...

## Describe the bug and the expected behavior When running `tuist test`, the dependency projects in the generated workspace contain all package products instead of just containing the ones that...

## Describe the bug and the expected behavior We are observing missing header search paths with the latest Tuist release (3.5.0) for some of our dependencies, e.g. AppCenter. After checking...

type:bug
domain:dependencies-swift

**Describe the challenge** The Adyen SDK is defining a public extension on `URL` in [URLHelpers.swift](https://github.com/Adyen/adyen-ios/blob/4.7.0/Adyen/Helpers/URLHelpers.swift). As these definitions are conflicting with extensions within our app, could you please move them...

Hi, when there are failing unittests, there won't be a .xccoverage file generated by Xcode. Therefore, the error raised by xcov will be passed through to Danger resulting in Danger...

Hi, I looked through the code, but it seems like it will create a single certificate for every domain specified in `DOMAINS` in the `letsencrypt.env` file. Since lets-encrypt supports to...

enhancement

**Describe the bug** As we are using Adyen alongside an internal binary framework, we need to compile it with library evolution enabled (`BUILD_LIBRARY_FOR_DISTRIBUTION=YES`), so that binary compatibility between our binary...

feature request
awaiting release

### What happened? When a Swift Package that uses the `package` access level also defines `swiftSettings` in their Package.swift, the `-package-name` generated by Tuist will not be present in the...

type:bug

Hi 👋🏻 Lately, we are increasingly seeing the following error message when running SwiftFormat using this Danger plugin. ``` bundler: failed to load command: danger (/Users/ci/.rbenv/versions/2.7.2/bin/danger) Danger::DSLError: [!] Invalid `Dangerfile`...

Hi, could you cut a new release for the recently merged PR? Thanks!