-
### [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…
-
Using latest version of FitAnalytics-WebWidget-iOS and Xcode 13.0 beta 4 the App Extensions targets don't compile due:
```
'sharedApplication' is unavailable: not available on iOS (App Extension) - …
-
**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…
-
**Describe the bug**
SPM packages which contain a resource named `Info.plist` are unable to be built when added via `Tuist/Dependencies.swift`. They are able to be built when added via Xcode's SPM …
-
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**
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 …
-
**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…
-
**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 :)
-
**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…