-
Hello,
I posted this as a discussion, but after investigating today it sounds like this could be an actual issue with Tuist, as I have found that the error message was raised by Tuist.
### Disc…
-
**Describe the bug**
I have few modules with SPM packages as part of my project,
Local packageB has a dependency on local packageA.
Added PackageA to Dependencies.swift with
.local(path: "../pack…
-
### [REQUIRED] Step 1: Describe your environment
* Xcode version: 13.2
* Firebase SDK version: 8.10.0
* Installation method: Swift Package Manager
* Firebase Component: Auth
* Ta…
-
Tuist version: 3.0.1
**Describe the bug**
Dependencies.swift has SPM lib, for example:
```
let dependencies = Dependencies(
swiftPackageManager: [
.remote(url: "https://github.com/ro…
Banck updated
2 years ago
-
**Describe the bug**
My project depends on an SPM package (https://github.com/verygoodsecurity/vgs-collect-ios) that defines multiple targets. I only want to import one of them, but when I pass the…
-
**Describe the bug**
In a project that has a custom build configuration (e.g. beta) and that also uses external dependencies (e.g. Alamofire), the generated Xcode project fails to compile the custom …
-
**State your question**
Do you have an example of how to do eyeglasses detection (get the confidence level) for an image in iOS using Swift?
It seems that I have to pass in an image to detectFaces…
-
I noticed the SPM project last update was Dec 11, 2020. I'm sure there is a good reason, but is there any ETA on it? Thank you :)
-
## Bug report
Installing Apollo 1.0.0 via Cocoapods results in code generation error.
## Versions
Please fill in the versions you're currently using:
- `apollo-ios` SDK version: 1.0.0
- …
-
**Describe the bug**
Bundle.module is not generated for external SPM dependency
**To Reproduce**
Steps to reproduce the behavior:
1. Clone [this repo](https://github.com/KarimAlweheshy/tuist-d…