|
About the Using Swift category
|
|
3
|
18463
|
October 21, 2019
|
|
Is nonisolated(nonsending) on a function *parameter* mostly useless?
|
|
24
|
203
|
May 12, 2026
|
|
C++ interop not working on Linux?
|
|
4
|
293
|
May 12, 2026
|
|
Error when referencing an actor’s method’s type
|
|
1
|
73
|
May 11, 2026
|
|
Is there a way to use Swift 6 without SWIFT_STRICT_CONCURRENCY=COMPLETE?
|
|
37
|
6494
|
May 11, 2026
|
|
Implementing a HeartbeatActor. Should I consider executorPreference
|
|
10
|
267
|
May 10, 2026
|
|
Swift 6 and singletons / @Observable and data races
|
|
33
|
11538
|
May 10, 2026
|
|
Swift Package Init Finder Quick Action Shortcut
|
|
0
|
54
|
May 10, 2026
|
|
Sampling the Binomial Distribution in Swift?
|
|
1
|
265
|
May 9, 2026
|
|
Why does `withTaskGroup`'s closure not run in the same isolation as `withTaskGroup`'s isolation parameter?
|
|
8
|
167
|
May 9, 2026
|
|
Does compiler still depend on `SendableMetatype` to catch isolated conformance related issues?
|
|
0
|
71
|
May 9, 2026
|
|
Should Swift 6 prevent sharing a non-Sendable value via Mutex?
|
|
6
|
278
|
May 6, 2026
|
|
Should this be a Swift 6 error? (Actors + Sendable closures)
|
|
7
|
216
|
May 6, 2026
|
|
Strange "cannot assign to property" error
|
|
10
|
303
|
May 6, 2026
|
|
Inline @concurrent functions
|
|
15
|
379
|
May 5, 2026
|
|
Internal imports and symbol visibility
|
|
12
|
354
|
May 4, 2026
|
|
What are associated value labels for, when disregarding values?
|
|
0
|
169
|
May 3, 2026
|
|
Is a stack dump with just pointers good enough to report?
|
|
0
|
129
|
May 2, 2026
|
|
Developing intuition for when values will be copied
|
|
4
|
224
|
May 1, 2026
|
|
CLLocationManager permission prompt never appears in Swift Playgrounds App project on iPadOS 26
|
|
2
|
96
|
May 1, 2026
|
|
Xcode fails to find `.o` file for a given `.target`
|
|
2
|
89
|
April 30, 2026
|
|
Difference in compilation of pointers between Swift and C
|
|
3
|
194
|
April 29, 2026
|
|
Typed throws in swift-json: a case study
|
|
15
|
590
|
April 29, 2026
|
|
@objc() name in Swift
|
|
11
|
253
|
April 29, 2026
|
|
Task execution order guarantees when targeting MainActor
|
|
5
|
194
|
April 29, 2026
|
|
Misleading error on ForEach
|
|
1
|
168
|
April 28, 2026
|
|
Is TimeZone.current expected to work with import FoundationEssentials?
|
|
7
|
177
|
April 27, 2026
|
|
Has it always been possible to refer to `self` in init before and part of assignment of the last stored property?
|
|
9
|
308
|
April 27, 2026
|
|
Trouble with transitive dependency traits
|
|
4
|
248
|
April 27, 2026
|
|
Observing an actor's public properties a la @Observable?
|
|
10
|
488
|
April 27, 2026
|