-
Duplicated: https://github.com/tuist/tuist-action/issues/6
#6 is closed, but the error is not fixed.
We can't use tuist-action in latest version of tuist. (3.1.0~)
-
### What happened?
## Issue:
tuist test compiles all targets that are found in the project instead of only selected test targets and dependencies
## Expected behaviour:
tuist test compiles only …
-
GitHub Actions wanring displays the following warning message:
> Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-wil…
-
## 1. Tuist 설치
- [링크](https://docs.tuist.io/tutorial/get-started)
## 2. 기존 프로젝트 폴더를 비워놓는다
- 비워놔야 tuist init 가능
## 3. tuist edit
- 기존 폴더 구조에 맞게 Source와, Resource를 작성한다
```swift
Target(
// .…
-
### What happened?
Despite of RxSwift has both types for library as dynamic and static, Tuist makes a project for RxSwift as dynamic framework.
[rxswift-dynamic 2.zip](https://github.com/user-at…
-
### What happened?
I need to use a custom `stencil` for fonts in my project. However, when the code is generated, the generation command's `enumName` parameter is ignored and is not passed properly a…
-
# Report
Trying to update from 6.13.2 to 6.14.0 but am getting the following error in Tuist
```
error: checksum of downloaded artifact of binary target 'AppsFlyerLib' (e3063f25dd58b242c31d1bc57…
-
### What problem or need do you have?
I am trying to get a very basic setup running, but getting an error generating the project.
I have an app, depending on a local Swift Package, which itself de…
-
### What happened?
Can't set as dependency a `bundle`.
### How do we reproduce it?
[TuistBug3.zip](https://github.com/user-attachments/files/17243035/TuistBug3.zip)
1. tuist generate
### Error …
-
The current sample project located under `fixtures/Example1` is missing any direct interaction or local import of the sample Lint Plugin providing no executable demonstration of the plugin.
If the…