-
### Description
The compiler produces an error when passing a `sending` closure to a `TaskGroup`. However if you pass the same closure to a `Task` this error does not pop up, which makes me think t…
-
There appears to be an issue with modifying state during view update in one code path. The issue is that `parent.camera` is a `@Binding`, so we're mutating state up the chain.
In years past, I woul…
-
### Steps to reproduce
1. After I updated the app to 3.24, Sentry has been receiving reports of some app hanging.
2. I'm not sure what's happening here, please help me with this problem
### Expecte…
-
* [x] I've read, understood, and done my best to follow the [*CONTRIBUTING guidelines](https://github.com/Alamofire/Alamofire/blob/master/CONTRIBUTING.md).
## What did you do?
Started experienci…
-
### Description
When compiling a package that uses `ConsoleKitTerminal` from [console-kit](https://github.com/vapor/console-kit) to set up the `LoggingSystem` from [swift-log](https://github.com/appl…
-
### Is it reproducible with SwiftPM command-line tools: `swift build`, `swift test`, `swift package` etc?
- [X] Confirmed reproduction steps with SwiftPM CLI. The description text _must_ include re…
-
## Use case
I would like to be able to write Swift functions using async & await instead of completion handlers. Currently, pigeon generates the protocol class methods with completion handlers,…
-
### Description
In doing integration tests for some server-side swift (and related client) libraries, some of the libraries I'm using require a single bootstrapping sequence _per process_ (swift-log,…
heckj updated
1 month ago
-
This issue is for the transfer of the [hedera-sdk-swift](https://github.com/hashgraph/hedera-sdk-swift) repo to Hiero. Details about the general transition process can be found at https://github.com/L…
-
**Describe the bug**
We experienced an app crash linked to the Wallet Connect SDK, specifically on the com.walletconnect.sdk.relay_client
thread.
**SDK Version**
- Client: Swift 5.9, iOS 17.6.1…