About the Using Swift category
|
|
3
|
17915
|
October 21, 2019
|
BuildToolPlugin not running on a target swift package dependency during project build in XCode
|
|
0
|
3
|
March 19, 2025
|
Combine PassthroughSubject is not Sendable
|
|
1
|
209
|
March 19, 2025
|
Hiding observable variables behind a read- and consume-only protocol
|
|
1
|
49
|
March 19, 2025
|
<unicode/uregex.h> include magically turns into `import ICU`
|
|
2
|
51
|
March 19, 2025
|
Sanity Check: Using a forever while loop within a Task to create a service
|
|
8
|
1185
|
March 19, 2025
|
How to convert [UInt8] into [UInt16]?
|
|
16
|
319
|
March 19, 2025
|
Determining whether an async function will run on the main actor
|
|
16
|
14562
|
March 19, 2025
|
Using a custom GlobalActor: "actor-isolated function was not called on the same actor"
|
|
2
|
60
|
March 19, 2025
|
When could a sequence that doesn't use bulk storage for its elements implement `withContiguousStorageIfAvailable` anyway?
|
|
1
|
50
|
March 19, 2025
|
Help using the TFT_eSPI Arduino library on ESP32 with Swift
|
|
0
|
19
|
March 19, 2025
|
The wrong default `Indices` type is being used
|
|
4
|
83
|
March 19, 2025
|
Grouping TableColumns with a binding to array won't compile, only staying under 10 columns successfully compiles
|
|
7
|
220
|
March 19, 2025
|
Internal framework extensions with the same method/property signature
|
|
3
|
91
|
March 19, 2025
|
Why is != not sendable?
|
|
3
|
148
|
March 18, 2025
|
What are the benefits of witness table over vtable?
|
|
10
|
384
|
March 18, 2025
|
Equivalent of global actor annotation using `isolated`?
|
|
2
|
51
|
March 18, 2025
|
Why Swift cannot see Swift protocol conformance of ObjC class?
|
|
3
|
198
|
March 18, 2025
|
How do you run performance tests on Swift packages in Xcode?
|
|
12
|
2777
|
March 18, 2025
|
How to write @Sendable function composition by parameter packs and function overloading?
|
|
2
|
61
|
March 18, 2025
|
How to add a protocol with a macro if it is not added yet?
|
|
0
|
36
|
March 18, 2025
|
Cross-compiling for Windows x64 on Windows arm64 possible?
|
|
1
|
70
|
March 17, 2025
|
Why is Equatable: Copyable
|
|
3
|
239
|
March 17, 2025
|
EXC_BAD_ACCESS during access to actor-isolated array
|
|
0
|
62
|
March 17, 2025
|
JIT error on Windows
|
|
1
|
164
|
March 17, 2025
|
Using `index(_:offsetBy:limitedBy:)` at the limit
|
|
0
|
78
|
March 16, 2025
|
ISO8601DateFormatter fails to parse a valid ISO-8601 date
|
|
28
|
22635
|
March 16, 2025
|
Struct property wrapper with NSLock crashed while concurrently access
|
|
9
|
450
|
March 16, 2025
|
Swift app performance conundrum
|
|
12
|
610
|
March 16, 2025
|
Making a raylib binding with Swift for a game engine; does SwiftPM support C linking?
|
|
3
|
513
|
March 16, 2025
|