Make long running api result accessible in multiple views?
|
|
0
|
30
|
June 13, 2025
|
Swift6 private import and transitive dependencies
|
|
2
|
244
|
June 13, 2025
|
"Removing implicit `nil` initial value for Optional-typed variables"
|
|
28
|
3666
|
June 12, 2025
|
NSManagedObjectContext perform Sending value of non-Sendable type
|
|
3
|
155
|
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
|
264
|
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
|
189
|
April 7, 2025
|
Sending, inout sending, Mutex
|
|
14
|
949
|
April 3, 2025
|
CoreData, Concurrency, and Background Context Confusion
|
|
0
|
61
|
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
|
1119
|
March 15, 2025
|
How to write an atomic property wrapper for static variable?
|
|
7
|
180
|
March 13, 2025
|
Swift 6 compiler unexpected breaking change question
|
|
2
|
208
|
February 23, 2025
|
Reducing TaskGroup results
|
|
1
|
154
|
February 20, 2025
|
WatchConnectivity Swift 6 - Incorrect actor executor assumption
|
|
3
|
473
|
February 11, 2025
|
Testing with arguments and async closures
|
|
16
|
527
|
February 5, 2025
|
Migrating captureOutput to Swift 6
|
|
5
|
386
|
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
|
985
|
January 21, 2025
|
Nested weak capture and implicit self in Swift 6
|
|
5
|
402
|
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
|
362
|
December 5, 2024
|
Sending local variable risks causing data races in @MainActor Task
|
|
10
|
581
|
December 3, 2024
|
Crowd source: Swift Language Modes in various environments
|
|
15
|
390
|
November 21, 2024
|
AppDependencyManager and @Dependency usage crashes in Swift 6 mode
|
|
5
|
1420
|
November 19, 2024
|