-
### Description
Compile logs:
**Showing All Messages**
SwiftEmitModule normal arm64 Emitting\ module\ for\ GTMAppAuth (in target 'GTMAppAuth' from project 'GTMAppAuth')
cd /Users/m.sorokin/i…
-
Would be very handy to have SPM installation option as well (specially these days).
If needed, I can help with setting up `Package.swift` file.
vexy updated
3 months ago
-
## Describe the bug and the expected behavior
We are observing missing header search paths with the latest Tuist release (3.5.0) for some of our dependencies, e.g. AppCenter.
After checking out …
-
I'm trying to debug crashes and out memory indications.
1) The crash reports from Apple are around the time of database access.
E.g., see https://github.com/stephencelis/SQLite.swift/issues/1042
…
-
### How frequently does the bug occur?
Always
### Description
When add https://github.com/realm/realm-swift repository via SwiftPackageManager, in the logs I see the following warning:
`skipping…
-
### What happened?
As mentioned in this firebase thread https://github.com/firebase/firebase-ios-sdk/issues/12949, Tuist users are facing a build issue with their latest version 7.13.3 which doesn't …
-
### What happened?
I used one of the fixture project to test this `app_with_spm_dependencies` and I don’t see any xcframework for ComposableArchitecture for instance, but I do see many empty folders…
-
**Describe the bug**
Our project uses the well known `CocoaLumberjack` framework for logging. We come from CocoaPods and are converting to Tuist and its Dependencies. Our main project still has quite…
-
The project 'Firebase' has missing or mismatching configurations. It has [Debug (debug), Release (release)], other projects have [Beta (release), Debug (debug), Release (release)]
**In our project …
-
### What happened?
After updating swift-system from v1.2.1 to v1.3.0, binary caching external dependencies fails
### How do we reproduce it?
I've reproduced the problem in this branch of my fork: h…