About the Using Swift category
|
|
3
|
17843
|
October 21, 2019
|
Relative Performance of Existential Any
|
|
2
|
55
|
January 19, 2025
|
DebugDescription macro and “String interpolation” warning
|
|
2
|
103
|
January 19, 2025
|
SwiftPM build/run error due to missing `pkg-config`
|
|
0
|
12
|
January 19, 2025
|
A pice of suggestion to the swift document
|
|
4
|
119
|
January 19, 2025
|
Float16 v CGFloat + Mirror
|
|
0
|
39
|
January 19, 2025
|
Preventing Invalid File Representations with ~Copyable
|
|
3
|
153
|
January 19, 2025
|
"Missing required module 'X" error in Xcode after setting language version to Swift 6
|
|
3
|
119
|
January 19, 2025
|
Nested weak capture and implicit self in Swift 6
|
|
5
|
202
|
January 19, 2025
|
AsyncSequence version of notifications is causing memory leaks
|
|
12
|
231
|
January 19, 2025
|
Help me understand the subtlety of simultaneous access errors
|
|
3
|
103
|
January 18, 2025
|
Cross-architecture compilation on Linux
|
|
17
|
2715
|
January 18, 2025
|
@autoclosure @escaping
|
|
2
|
95
|
January 18, 2025
|
Passing a parameter pack to a function call fails to compile
|
|
14
|
655
|
January 18, 2025
|
NSArray element failed to match the Swift Array Element type when subscripting
|
|
2
|
2324
|
January 18, 2025
|
Long-term solution for accidental retain cycles from strong references in closures
|
|
13
|
450
|
January 18, 2025
|
Which is the best approach to associate a SwiftUI View with other data?
|
|
3
|
82
|
January 17, 2025
|
Guidance for nonisolated with SwiftUI extensions
|
|
13
|
540
|
January 17, 2025
|
What is the correct way to observe the changes from within a nested `ObservableObject`?
|
|
15
|
12157
|
January 17, 2025
|
Promise is non-sendable type
|
|
6
|
1709
|
January 17, 2025
|
How to package Swift for consumption by C code
|
|
2
|
289
|
January 16, 2025
|
How to Create a Local Actor Isolated Task?
|
|
4
|
115
|
January 16, 2025
|
Transform AnyKeyPath back to ReferenceWritableKeyPath Dynamically
|
|
8
|
167
|
January 16, 2025
|
withoutActuallyEscaping + async functions
|
|
13
|
1649
|
January 16, 2025
|
Seeking Advice: Building an Robotics and Edge-Compute Platform Entirely in Swift
|
|
2
|
152
|
January 16, 2025
|
assertMacroExpansion doing string compare or syntax tree compare?
|
|
8
|
1189
|
January 15, 2025
|
Why retain/release pair is not removed in this particular case?
|
|
6
|
226
|
January 15, 2025
|
In SwiftUI.View body, accidentally put `padding()` (all by itself, no dot in front): it compiles fine, but preview doesn't work/run show blank screen or crash
|
|
13
|
3978
|
January 15, 2025
|
Data structure for flagging input error
|
|
3
|
62
|
January 15, 2025
|
Why both nonisolated and sendable keywords?
|
|
3
|
102
|
January 15, 2025
|