-
-
### What problem or need do you have?
[Swift Package Manager supports declaring a `.binaryTarget`](https://developer.apple.com/documentation/xcode/distributing-binary-frameworks-as-swift-packages) as…
-
### What happened?
Hello guys! After upgrading from 4.31.0 to 4.32.0 on one of my projects, I cannot build my project because of a Swift Compiler crash. After downgrading to 4.31.0, everything comp…
-
Hi, i'm trying to integrate your repository from a couple of days with Tuist, using SPM, but since the version 2.6.0 I've been unable to compile the application, just receiving the error `Could not bu…
-
TemplatePlugin으로 이전되었기에 더이상 사용하지 않아요
-
Hi, running command `mint run tuist/tuist-up` fails with error `Failed to build tuist-up master with SPM`.
I have local **3.12.1** version of tuist installed.
Device:
MacBook Pro 2021
Apple M1 P…
-
When using SwiftDate from Tuist, getting the following error (with 7.0.0):
```
The target SwiftDate has the following invalid resource globs:
- The directory "/APP/Tuist/Dependencies/SwiftPackage…
-
Hey @ajkolean , saw this on the tuist community and I'm keen to see our project in action, but I hit a keyNotFound error on run. I followed the instructions per the readme but repeatedly hit this erro…
-
This step is on 3.x.y. Can this step be updated to use 4.x.y and the ability to select the version?
-
### What problem or need do you have?
Xcode 16 has introduced a new `Parallelization` option that Tuist needs to handle through the `testingOptions`. The Tuist setting for `parallelizable` incorrectl…