-
| | |
|------------------|-----------------|
|Previous ID | SR-662 |
|Radar | None |
|Original Reporter | jaybuff (JIRA …
-
**Describe the bug**
I added `https://github.com/firebase/firebase-ios-sdk` as dependency and manually set the `-ObjC` linker flag.
Dependencies.swift
```swift
import ProjectDescription
…
-
```
objc[8348]: Class _TtC11CryptoSwift20AEADChaCha20Poly1305 is implemented in both /private/var/containers/Bundle/Application/50A6D437-FCBB-441F-855A-9F939CF51414/AlphaWallet.app/Frameworks/CryptoS…
-
## 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
- …
-
When a target links [Nimble](https://github.com/Quick/Nimble), we are getting an error because some headers are not found.
`Tuist` searches for headers in the default folder for a target named Nimble…
-
**Describe the bug**
Running _TUIST_CONFIG_VERBOSE=1 tuist build_ crashes.
**To Reproduce**
Run _TUIST_CONFIG_VERBOSE=1 tuist build_
**Expected behavior**
No crash.
**Screenshots**
…
-
**Describe the bug**
We build a white-label app which has already 40 different app targets and we therefore have many different Project.swift files which control the different configurations, e.g. ad…
-
We have several websites using SSO via B2C. We also have an iOS app that authenticate to the same B2C tenant/authority via it's own ClientID.
The same user accounts are able to authenticate to bot…
-
**Describe the bug**
When building with a custom configuration using SPM packages with `Dependencies.swift`, we receive a 'No such module' error.
**To Reproduce**
Steps to reproduce the behavior:…
-
**Describe the bug**
When building/caching Facebook-ios-sdk as a SPM dependency using Tuists Dependencies.swift get following error:
` include of non-modular header inside framework module 'FBSDKSha…