-
**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…
-
I start to see strange EXEC_BAD_ACCESS with ~500 call stack depth.
The call stack contains a lot of `runIO`
I am suspecting the composed IO monad causes this error.
Maybe it's better to save the ha…
-
**Short description of the issue**:
At Dropbox, we use RxSwift heavily in a serial queue that must be FIFO to process something that requires us to wait sometimes (for reasons im not going to go in…
-
### Use case description
As a **user** of Pillarbox, I desire the capability to access the library on my iPad.
### Acceptance criteria
- Play streaming content on my iPad using Swift Playground.
#…
-
**Is your feature request related to a problem? Please describe.**
Pitch adjustment would be useful in some apps (e.g. changing pitch of voice or music).
**Describe the solution you'd like**…
-
**Description**
The compiler complains if you try to specialize your AsyncThrowingStream with an error type other than Swift.Error.
You get the following error:
`Initializer 'init(unfolding…
-
#311 has broken apps depending on swift-async-algorithms on Swift Playgrounds on iPadOS.
- iPadOS 18 Developer Beta 1
- Swift Playgrounds 4.5.1
![IMG_0442](https://github.com/apple/swift-async-…
kkebo updated
5 months ago
-
**Describe what you're trying to achieve**
I tried running Ueli 9.4.0 from both the Github releases and the website, but when I open the app nothing happens, I just see the icon in the dock and menu …
-
-
The discussion of this issue started here:
https://forums.swift.org/t/vs-code-wont-run-swift-on-windows/72721/22
If you create a package on Windows 11 with
```
swift package init
```
and the…