-
The SDK should be audited against strict concurrency mode for Swift 6 and be free of warnings and errors.
Please embrace Swift 6 concurrency language features.
Presently, the very first lines of cod…
-
Convert Objective-C unit tests to Swift unit tests so that all tests are Swift.
For reasons described in https://github.com/googlemaps/google-maps-ios-utils/issues/473, the maintenance and contribu…
-
It looks like Swift 6 support was added then removed.
I cannot find any official message in the release notes about what happened.
People cannot use XCode 15.x on their machines with the latest mac O…
-
### App version
1.5.1
### Paperless-ngx backend version
2.13.5
### Description
I use Paperless-Ngx just local without connection from the Internet. Now when i want use the Swift-Paperless to logi…
-
### Description
I've been encountering a compiler crash when using the below posted construct in [multipart-kit](https://github.com/vapor/multipart-kit/pull/100). I've found that the problematic li…
-
-
I spent a bit of time trying to find a [memory leak](https://github.com/sideeffect-io/AsyncExtensions/issues/43) in AsyncExtension's AsyncBufferedChannel, and in the end it turned out to be fixed by r…
-
### Is your feature request related to a problem? Please describe.
More and more people wanna use Formbricks for surveying in native iOS Apps. For that, we need a Swift SDK.
### Describe the solutio…
-
Hey there.
We are currently struggling a bit with the support of Swift in MAUI. We have a library which doesn't expose a ObjectiveC interface but we are in dire need of a binding library for a 3rd p…
-
I am just wondering when DeviceKit will be Swift 6 compliant. On my import for DeviceKit I get the following suggestion.
> Add '@preconcurrency' to suppress 'Sendable'-related warnings from module…