Why is != not sendable?
|
|
5
|
246
|
March 21, 2025
|
"Incorrect actor executor assumption" run-time error in Swift 6 mode
|
|
4
|
792
|
March 15, 2025
|
Swift6 private import and transitive dependencies
|
|
1
|
178
|
March 14, 2025
|
How to write an atomic property wrapper for static variable?
|
|
7
|
145
|
March 13, 2025
|
How to write a type-eraser for @MainActor method?
|
|
0
|
55
|
March 13, 2025
|
Swift 6 compiler unexpected breaking change question
|
|
2
|
198
|
February 23, 2025
|
Reducing TaskGroup results
|
|
1
|
116
|
February 20, 2025
|
WatchConnectivity Swift 6 - Incorrect actor executor assumption
|
|
3
|
374
|
February 11, 2025
|
Testing with arguments and async closures
|
|
16
|
387
|
February 5, 2025
|
Migrating captureOutput to Swift 6
|
|
5
|
324
|
January 31, 2025
|
Why is there a "Type of expression is ambiguous without a type annotation." error when using a ternary operator on inferred function types in Swift?
|
|
16
|
300
|
January 21, 2025
|
Nested weak capture and implicit self in Swift 6
|
|
5
|
289
|
January 19, 2025
|
Typed throw in a generic function inside a protocol can't find error type in scope
|
|
4
|
103
|
January 9, 2025
|
Struggling with Conformance by Proxy in Swift 6: Need Guidance
|
|
5
|
615
|
December 31, 2024
|
Sending, inout sending, Mutex
|
|
12
|
625
|
December 5, 2024
|
Write once, read many times global variable
|
|
7
|
356
|
December 5, 2024
|
Sending local variable risks causing data races in @MainActor Task
|
|
10
|
485
|
December 3, 2024
|
Crowd source: Swift Language Modes in various environments
|
|
15
|
365
|
November 21, 2024
|
AppDependencyManager and @Dependency usage crashes in Swift 6 mode
|
|
5
|
1129
|
November 19, 2024
|
Issues with setUp() and tearDown() in XCTest for Swift 6
|
|
1
|
247
|
November 14, 2024
|
Crash in Combine Related to Swift 6 Concurrency
|
|
1
|
541
|
November 5, 2024
|
SwiftData SchemaMigrationPlan and VersionedSchema not Sendable
|
|
2
|
239
|
November 1, 2024
|
Swiftly Can't Find Public Key for Swift 6
|
|
1
|
146
|
October 15, 2024
|
Example of a Cross-Platform macOS/Windows Application Developed Using Swift 6
|
|
5
|
2305
|
October 8, 2024
|
Swift 6 change to closure and throws
|
|
2
|
241
|
September 29, 2024
|
Is there a way to use Swift 6 without SWIFT_STRICT_CONCURRENCY=COMPLETE?
|
|
30
|
3002
|
September 28, 2024
|
Unable to Use SwiftUI With Latest Swift 6.0.1. Compiler Due to Toolchain / SDK Mismatch
|
|
3
|
594
|
September 27, 2024
|
How do I start a Swift (6) REPL that allows me to import my package, but without using `swift run --repl`?
|
|
2
|
156
|
September 25, 2024
|
With Swift 6 and SwiftPM, `swift run --repl` no longer works with some dependencies
|
|
1
|
322
|
September 18, 2024
|
Silencing Swift 6 concurrency warnings in Swift 5 mode
|
|
7
|
908
|
September 17, 2024
|