How to correctly open existential of an `any` type so its @ViewBuilder function can be run in `body` of a View?
|
|
15
|
396
|
July 10, 2025
|
How to play Xcode background video?
|
|
1
|
112
|
July 10, 2025
|
Protocol based Actor vs Specific Actor access with and without suspension
|
|
0
|
56
|
July 10, 2025
|
How to cancel an async func
|
|
6
|
265
|
July 10, 2025
|
MainActor isolated protocol used in nonisolated default implementation with MainActor.assumIsolated still has build error
|
|
0
|
56
|
July 9, 2025
|
Possible bug in predicting Swift 6 errors related to default values
|
|
1
|
57
|
July 9, 2025
|
Antler compiler
|
|
3
|
197
|
July 9, 2025
|
Is there any Swift Graphic Package that is not Mac-only?
|
|
2
|
126
|
July 9, 2025
|
Observations { } for await - Compilation Error
|
|
6
|
297
|
July 9, 2025
|
Need help with Swift6 concurrency
|
|
4
|
174
|
July 9, 2025
|
Crash in Combine Related to Swift 6 Concurrency
|
|
2
|
793
|
July 9, 2025
|
Swift Testing giving worse error messages than XCTest
|
|
6
|
127
|
July 8, 2025
|
How is "inout sending" used?
|
|
8
|
376
|
July 8, 2025
|
Unsafe actor access
|
|
0
|
60
|
July 8, 2025
|
Need help understanding selectionSort
|
|
2
|
134
|
July 8, 2025
|
How to safely apply SortDescriptor(\.sortOrder) with Swift 6 Concurrency and @Model
|
|
6
|
197
|
July 8, 2025
|
Why no Data Race Warning with Task capturing isolated instance method?
|
|
5
|
186
|
July 7, 2025
|
Why can't the same filename be used twice
|
|
25
|
1767
|
July 7, 2025
|
Packaging .a static C libraries in Swift Package Manager
|
|
7
|
10471
|
July 7, 2025
|
Environment variables in Package.swift
|
|
6
|
218
|
July 7, 2025
|
Mock URLProtocol with strict swift 6 concurrency
|
|
17
|
1132
|
July 7, 2025
|
Performance of Accelerate framework vs Swift on Apple Silicon
|
|
16
|
707
|
July 6, 2025
|
Help using the TFT_eSPI Arduino library on ESP32 with Swift
|
|
18
|
328
|
July 6, 2025
|
Question: @MainActor in constructor is required or not?
|
|
1
|
191
|
July 5, 2025
|
Expected a compiler error
|
|
8
|
132
|
July 5, 2025
|
Do async operations always run on a background thread?
|
|
37
|
799
|
July 4, 2025
|
Crash on the boundary between Swift 5 and Swift 6 code
|
|
8
|
333
|
July 4, 2025
|
Understanding why public non-frozen enums aren’t implicitly Sendable (even though no one else can add cases)
|
|
1
|
128
|
July 4, 2025
|
Crowdfunding world domination
|
|
123
|
11743
|
October 16, 2018
|
Is it OK for a GAIT's nonisolated member to access its mutable isolated member?
|
|
2
|
117
|
July 4, 2025
|