Force package dependencies as optimized builds?
|
|
0
|
40
|
December 5, 2024
|
AVFoundation Swift 6
|
|
12
|
667
|
December 4, 2024
|
How to access a protocol property from another protocol without exposing the other protocol in the API?
|
|
7
|
103
|
December 4, 2024
|
SwiftPM vs. Xcode build behavior
|
|
9
|
297
|
December 4, 2024
|
Decoding JSON fails on iOS 17: "Number <...> is not representable in Swift"
|
|
15
|
6241
|
December 4, 2024
|
Promise is non-sendable type
|
|
5
|
1532
|
December 4, 2024
|
_InternalSwiftSyntaxParser
|
|
5
|
2424
|
December 4, 2024
|
Opaque type as generic type constraint of another opaque type
|
|
1
|
69
|
December 4, 2024
|
Determining ChoiceOf choice
|
|
1
|
125
|
December 4, 2024
|
What is a recommended approach for passing non-sendable values to AsyncStream.Continuation.onTermination?
|
|
9
|
971
|
December 4, 2024
|
Copy-on-write implementation choice
|
|
6
|
338
|
December 4, 2024
|
Random `Clock` duration
|
|
13
|
494
|
December 3, 2024
|
Runs under Xcode, won't compile from cmd line
|
|
2
|
66
|
December 3, 2024
|
How to accept invalid SSL cert?
|
|
4
|
131
|
December 3, 2024
|
Sending local variable risks causing data races in @MainActor Task
|
|
10
|
246
|
December 3, 2024
|
App distributed via TestFlight crashes on launch
|
|
18
|
11471
|
March 2, 2023
|
Should unapplied method references mix with Strict Concurrency?
|
|
3
|
87
|
December 3, 2024
|
AttributedString: it’s a String, a Range, a Dictionary to allow type safe access of attributes. But i’m having a hard time understanding how to access with what “address/index”?
|
|
16
|
372
|
December 2, 2024
|
Is it possible to constrain variadic generics to a particular type
|
|
3
|
86
|
December 2, 2024
|
Virtualization Framework with Linux on serial console
|
|
2
|
89
|
December 2, 2024
|
Why can't I send an NSImage across actor boundaries?
|
|
22
|
873
|
December 2, 2024
|
Swift and Kingfisher
|
|
1
|
180
|
December 2, 2024
|
Constraining types to protocols
|
|
6
|
104
|
December 2, 2024
|
Behaviour of *= seems different for Quaternions
|
|
2
|
142
|
December 1, 2024
|
Writing chapters to an audio asset in AVFoundation
|
|
2
|
1961
|
December 1, 2024
|
Observe values - withObservationTracking
|
|
5
|
178
|
December 1, 2024
|
How do you know if you're running unit tests when calling swift test
|
|
5
|
5957
|
November 30, 2024
|
`Sendable` values in non-`Sendable` containers
|
|
1
|
151
|
November 30, 2024
|
didSet behaviour on List type
|
|
7
|
152
|
November 30, 2024
|
Preventing regressions when conforming to `Sendable` with `@unchecked`
|
|
6
|
3328
|
November 30, 2024
|