-
**Describe the bug**
I’m having problems with version 2.0 of Tuist and the [Realm](https://github.com/realm/realm-swift) dependency when I’m trying to add a SPM dependency in the new `Dependencies.sw…
-
!!! MANDATORY TO FILL OUT !!!
## Goals
It would be great to make it possible to add index to a swift enum property. (Or if someone can confirm we have no plan to support this)
## Expected R…
-
## Describe the bug and the expected behavior
I'm trying to link the following library to our project:
https://github.com/TimOliver/TOCropViewController
It offers two products via Package.swift…
-
### What happened?
Trying to warm cache on tuist `3.35.5` for FacebookSDK fails for watchOS platform. It used to work at least on version `3.31.2`.
Neither --xcframeworks / regular cache works.
D…
-
### What problem or need do you have?
I have exactly this issue https://github.com/aws-amplify/amplify-swift/issues/2759.
I cannot build the project once I start depending on:
```
.external(name:…
-
We've been spending a couple days trying to update our project to use Apollo 1.0 but unfortunately it hasn't really been smooth sailing. For now we're probably going to pause our migration to 1.0 beca…
-
### What happened?
When Swift package containing Swift macro added, tuist fetch failed with error messages below.
It seems like the issue #5435 not fixed yet.
### How do we reproduce it?
1. …
-
Please add support for GoogleMaps iOS SDK for SPM.
-
### What problem or need do you have?
Some SPM dependency rely on the `SWIFT_PACKAGE` compiler condition and do things differently when defined (e.g. the [Stripe SDK](https://github.com/stripe/stri…
-
# 改善案
## 改善内容について
これまでdSYMは手動でアップロードしないといけなかったが、Xcode15からはbuild phasesに完全なパスを指定することで、自動でアップロードされるようになる
https://firebase.google.com/docs/crashlytics/get-deobfuscated-reports?hl=ja&authuser…