Stefan Herold

Results 13 issues of Stefan Herold

Hey there, I just wanted to know when the lib is ready to support Google Maps 7.0.0-beta and why it only supports Google Maps 6.0.1-Beta right now? We established a...

status: blocked
type: feature request

I try to use your awesome tool to generate code for the [App Store Connect API OpenApi Spec](https://developer.apple.com/sample-code/app-store-connect/app-store-connect-openapi-specification.zip). This works great and the result are 500+ Swift files. But when...

### What happened? We have all of our app in a local framework target which is linked to the app target. This framework target also contains the tests. Up to...

type:bug

Since you already did a great job finding all licenses (`Kudos`), it would be easy to also verify that the dependencies all have licenses that wre whitelisted somewhere. `Somewhere` could...

Hey hey πŸ‘‹ as we use Tuist they put the lock files in different directories as you can see below. Therefore the collection of licenses for Carthage and SPM does...

Hey there πŸ‘‹ I don't get any compilation time statistics in teh HTML file. According to [this post](https://stackoverflow.com/a/69393293/971329) the Swift compiler flags the generated website suggests don't exist anymore: ![Screenshot...

On my Mac when I switch off WiFi, disconnected is reported correctly. But when I switch WiFi back on it is still reported as disconnected. I would expect to have...

enhancement

### What happened? In our app we have a module `Common` (local target in the workspace) that has the external SPM dependency [Columbus](https://github.com/Blackjacx/Columbus) (In Package.swift: `.package(url: "https://github.com/Blackjacx/Columbus", branch: "make-swift-package"),` and...

type:bug

# Description For some reason the following command: ```shell lokalise2 --token "$LOKALISE_API_TOKEN" --project-id "$LOKALISE_PROJECT_ID" key list --filter-platforms ios --include-translations 1 --filter-translation-lang-ids "610,672,667,675,665,736,743,764,717,10168,10179,10180" ``` gives me a redundant JSON object at...

### What happened? I have closed souce binary/xcframework. The repo has the following file structure: ```shell ./Tuist/.build/checkouts/ios-ticket-manager-library β”œβ”€β”€ lib β”‚ └── TicketManagerLibrary.xcframework β”‚ β”œβ”€β”€ _CodeSignature β”‚ β”œβ”€β”€ Assets β”‚ β”œβ”€β”€...

type:bug
domain:generated-projects
needs-input