-
I have followed steps from README:
* Step 1: Add a package dependency to Package.swift
* Step 2: Add benchmark exectuable targets using benchmark init
Then I try running newly created benchmark…
-
I am currently upgrading my project to Swift 6 and have solved a lot of the concurrency warnings with the `experimental_sendable_value_types = true` for values-types.
I have a couple of struct implem…
-
```
swift package -c release benchmark
Building for production...
[12/12] Linking BenchmarkBoilerplateGenerator-tool
Build of product 'BenchmarkBoilerplateGenerator' comple…
-
We have an app in Production that is crashing in iOS 18.0, which uses the 4.1.2 SDK. In order to resolve the issue we also updated the SDK to 4.3.3, and a few of the developers using **Xcode 16.0 and …
-
### Description
Meta issue for achieving proper stacktraces when using Swift async await, https://github.com/getsentry/sentry-cocoa/issues/1919. https://github.com/getsentry/sentry-cocoa/issues/299…
-
### Which packages are impacted?
- [ ] `@rvf/react`
- [ ] `@rvf/remix`
- [ ] `@rvf/zod`
- [ ] `@rvf/yup`
- [X] `zod-form-data`
### What version of these packages are you using?
"zod-form-…
-
### Description
If we use `withoutActuallyEscaping` within a function that has an isolated parameter, the compiler will stop with an error.
`error: pattern that the region based isolation checke…
-
### Describe the issue
Attempting to verify a corrupt token results in the process crashing.
### Vapor version
(unrelated to Vapor)
### Operating system and version
macOS 14.7.1
### …
-
I am getting the following when trying to build a fresh project with SQLiteLib added as a framework (as outline in the instructions):
```
Thread 8 Crashed:
0 XCBCore …
-
### Description
Hello,
SE-0296 contains those paragraphs in its [Overloading and overload resolution](https://github.com/swiftlang/swift-evolution/blob/main/proposals/0296-async-await.md#overloa…
groue updated
3 weeks ago