|
About the Using Swift category
|
|
3
|
18249
|
October 21, 2019
|
|
Effects of explicit nonisolated on isolation inference
|
|
3
|
150
|
November 8, 2025
|
|
Why can initializer parentheses be omitted with callAsFunction + trailing closure
|
|
27
|
296
|
November 8, 2025
|
|
Getting async "call stacks" for debugging application stalls using Concurrency
|
|
1
|
80
|
November 8, 2025
|
|
Am I doing approachable concurrency right? This asymmetry feels weird
|
|
0
|
57
|
November 7, 2025
|
|
Lldb.exe crash in Swift 6.2.1
|
|
3
|
97
|
November 7, 2025
|
|
Proposing a default devContainer for swift packages
|
|
5
|
151
|
November 7, 2025
|
|
Xcode 26.1 can't subclass NSMenuItem
|
|
7
|
148
|
November 7, 2025
|
|
Passing [Mutable][Raw]Span as inout optimization
|
|
1
|
79
|
November 7, 2025
|
|
Linux crash in __swift_instantiateConcreteTypeFromMangledName using JSONDecoder
|
|
2
|
90
|
November 7, 2025
|
|
How to compile code using @Query macro using a toolchain
|
|
4
|
77
|
November 6, 2025
|
|
Dump history from the swift repl
|
|
1
|
82
|
November 6, 2025
|
|
Is binary compilation restricted to library-evolution mode compilation?
|
|
5
|
1302
|
November 6, 2025
|
|
SwiftPM in Xcode can't find include directories for a C library on Homebrew
|
|
3
|
79
|
November 6, 2025
|
|
Swift Runtime
|
|
9
|
606
|
November 6, 2025
|
|
Target dependency graph computation performance too slow
|
|
6
|
355
|
November 5, 2025
|
|
This code crashes without the @Sendable annotation. What can I learn from this?
|
|
2
|
132
|
November 5, 2025
|
|
Conditional compilation using traits
|
|
7
|
185
|
November 5, 2025
|
|
Missing diagnostic for super convenience init call?
|
|
2
|
83
|
November 5, 2025
|
|
How does Swift-Cpp interop import static inline constexpr strings?
|
|
1
|
63
|
November 5, 2025
|
|
Is there a warning about accidentally overriding a property with a method?
|
|
5
|
227
|
November 5, 2025
|
|
-retry-tests-on-failure retries @Test that have already passed
|
|
2
|
70
|
November 5, 2025
|
|
Why does `Mutex` let me send non-`Sendable` types?
|
|
4
|
346
|
November 5, 2025
|
|
Is @concurrent now the standard tool for shifting expensive synchronous work off the main actor?
|
|
32
|
1768
|
November 5, 2025
|
|
Swift not found
|
|
8
|
291
|
November 4, 2025
|
|
Getting the range of a regex capture
|
|
3
|
109
|
November 4, 2025
|
|
Watching Kubernetes resources with SwiftkubeClient
|
|
7
|
201
|
November 3, 2025
|
|
Building and Distributing app for Linux
|
|
1
|
111
|
November 3, 2025
|
|
Synchronous getter vs. @MainActor property — why is this allowed?
|
|
1
|
148
|
November 3, 2025
|
|
`ExpressibleByXxxLiteral` gotcha
|
|
1
|
96
|
November 3, 2025
|