-
### 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 repr…
-
### Expected behavior
binary values in a DynamoDBEvent, coming in as base64 encoded strings, should get decoded properly when using the DynamoDBEvent.Decoder
### Actual behavior
If you try to use…
-
Hello, I'm attempting to issue and verify MDOC credentials besides MDL and am running into an issue around verifying the cert chain that is passed in the JWT's header during the OpenID4VP process. For…
-
Any plans to make this buildable on Linux?
Since its better to not put your API-keys on the client I want to use this on my swift server project.
I created a [fork](https://github.com/mfreiwald/Sw…
-
In my configuration, I distinguish between external traffic originating from the internet and internal traffic within the local network. While internal traffic enjoys direct access to my services, ext…
-
The sourcekit-lsp.exe consumes ~24% of CPU power all the time, even when idle. This bug does not appear under Linux, and does not appear in Swift versions earlier than v5.9. It is still present in v5.…
-
### Description
We started seeing this crash with nightly windows toolchains around the beginning of this month (Sept. 6th or earlier). It seems in some cases when patterns overlap, instead of the …
-
-
After #9. Tried some tests betwen targets (cross-compilation)
## Sources
https://github.com/kassane/anotherBuildStep/tree/main/tests/swift_ffi
## Build
native
```bash
$ ~/Downloads/…
-
### Description
The following example crashes the compiler. I can only reproduce the crash if the two type definitions are located in separate files.
### Reproduction
```swift
// ProtectedState.sw…
Jnosh updated
2 months ago