-
### Description
Encountering a build-time error in FirebaseCore. The error message states: `Type 'NSData' has no member 'gul_data'`
This issue only occurs when `GoogleUtilities` is at `v7.13.3`. …
-
**Short description of the issue**:
I'm facing a strange issue and I don't know if it is a bug or I'm just missing something. I'm currently working for a big company but interestingly their build s…
-
### Question Checklist
- [x] Updated grpc-swift to the latest version
im using version 1.0.0-alph.8
- [ done] I read the [Contribution Guidelines](https://github.com/grpc/grpc-swift/blob/master/C…
-
**Describe the bug**
I created a dummy project depending on SDWebImageSwiftUI using SPM interface, and when I try build it, it fails.
Error logs are like this:
```
❌ /Users/user/Library/Develope…
-
### Platform
iOS
### Platform Version
all
### Braze SDK Version
9.0.0
### Xcode Version
Xcode 15.2
### Computer Processor
Apple (M1)
### Repro Rate
100%
### Steps To Reproduce
Example:
…
-
It's now impossible to build RealmSwift embedded via Swift Package Manager. Xcode produce an error
## Goals
Build my app which embed Realm as a Swift Package.
## Expected Results
Successful build
…
-
### What problem or need do you have?
Removing one entry from Dependencies.swift file will make tuist fetch fail
```sh
tuist fetch
Using version 3.27.1 defined at ....
....
Removing https://…
-
We noticed a specific animation file which worked under Lottie 4.2.0 doesn't work anymore in 4.3.3.
It throws an `invalidInput` error here, when trying to get the vertices of a bezier path, it see…
-
!!! 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…
-
### Summary
When using `apollo-ios-cli` with a configuration that specifies `moduleType` `swiftPackageManager` the resulting generated `Package.swift` uses [a hardcoded dependency version of `1.0.0`]…