-
### Overview
For a few of our multi platform frameworks we've been adopting this [technique](https://davedelong.com/blog/2018/11/15/building-a-crossplatform-framework/) where multiple `SUPPORTED_PL…
-
### What happened?
When running tusit fetch
I get the error:
```sh
The target SwiftDate has the following invalid resource globs:
- The directory "/Users/ari/Documents/git/MyApp-iOS/MyApp…
-
### What happened?
I created two schemes, one using `.testplan` for test action and `.target` for another. But `tuist test` failed when I specifying the one which is using test plan.
### How do we r…
-
### What happened?
Few days ago our CI started failing due to password being requested at Tuist-install step.
I tried to install tuist locally and that's totally true: password is required now.
…
-
### What problem or need do you have?
I get a SDK provided by vendors which is a `xcframework` but has no arm64 simulator support.
```shell
xxx.xcframework
├── ios-arm64_armv7
└── ios-x86_64_i3…
-
### What happened?
A SPM dependency in our project specifies a resource bundle in its manifest. Xcode 14 defaults `CODE_SIGNING_ALLOWED` for resource bundles to `YES` which results in an error when…
-
## Describe the bug and the expected behavior
When I add a group of fonts that include italic and non italic fonts, the extraBold italic font is overriding the normal italic font and tuist doesn't …
-
### What happened?
After fixing all the breaking changes between 2.7 and 3.12 I cannot generate the project. I am getting the following error
`We received an error that we couldn't handle:
-…
-
### What happened?
Nothing works and all the docs require that you already know how everything works.
It's just so painful. Not once has anything just worked.
Have you ever watched someone try …
-
### What happened?
As per discussion here https://tuistapp.slack.com/archives/C018QG7U7SN/p1668035683047669, it would be a great addition to Tuist if we can generate a focused project from a scheme…