NSManagedObjectContext perform Sending value of non-Sendable type
|
|
3
|
154
|
June 5, 2025
|
Should Swift have the ability to specify the type in a generic function?
|
|
1
|
156
|
May 27, 2025
|
ErrorKit: Fixing Swift's Error Handling Limitations and Unlocking New Possibilities
|
|
2
|
261
|
May 18, 2025
|
PcgRandom Swift 6.1 update
|
|
0
|
98
|
May 6, 2025
|
Static var concurrency checking within Actor
|
|
6
|
307
|
May 5, 2025
|
Actors with less boilerplate code
|
|
3
|
138
|
May 5, 2025
|
Specific ARKit node not showing in AR
|
|
0
|
37
|
May 1, 2025
|
How do I rewrite zip function by the new "repeat each" syntax?
|
|
5
|
188
|
April 7, 2025
|
Sending, inout sending, Mutex
|
|
14
|
941
|
April 3, 2025
|
CoreData, Concurrency, and Background Context Confusion
|
|
0
|
58
|
April 2, 2025
|
How to write a type-eraser for @MainActor method?
|
|
3
|
145
|
April 1, 2025
|
Why is != not sendable?
|
|
4
|
256
|
March 21, 2025
|
"Incorrect actor executor assumption" run-time error in Swift 6 mode
|
|
4
|
1108
|
March 15, 2025
|
Swift6 private import and transitive dependencies
|
|
1
|
198
|
March 14, 2025
|
How to write an atomic property wrapper for static variable?
|
|
7
|
178
|
March 13, 2025
|
Swift 6 compiler unexpected breaking change question
|
|
2
|
208
|
February 23, 2025
|
Reducing TaskGroup results
|
|
1
|
148
|
February 20, 2025
|
WatchConnectivity Swift 6 - Incorrect actor executor assumption
|
|
3
|
469
|
February 11, 2025
|
Testing with arguments and async closures
|
|
16
|
524
|
February 5, 2025
|
Migrating captureOutput to Swift 6
|
|
5
|
385
|
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
|
928
|
January 21, 2025
|
Nested weak capture and implicit self in Swift 6
|
|
5
|
395
|
January 19, 2025
|
Typed throw in a generic function inside a protocol can't find error type in scope
|
|
4
|
107
|
January 9, 2025
|
Struggling with Conformance by Proxy in Swift 6: Need Guidance
|
|
5
|
632
|
December 31, 2024
|
Write once, read many times global variable
|
|
7
|
361
|
December 5, 2024
|
Sending local variable risks causing data races in @MainActor Task
|
|
10
|
579
|
December 3, 2024
|
Crowd source: Swift Language Modes in various environments
|
|
15
|
388
|
November 21, 2024
|
AppDependencyManager and @Dependency usage crashes in Swift 6 mode
|
|
5
|
1387
|
November 19, 2024
|
Issues with setUp() and tearDown() in XCTest for Swift 6
|
|
1
|
283
|
November 14, 2024
|
Crash in Combine Related to Swift 6 Concurrency
|
|
1
|
689
|
November 5, 2024
|