About the Using Swift category
|
|
3
|
3394
|
October 21, 2019
|
How do you run performance tests on Swift packages in Xcode?
|
|
11
|
882
|
August 11, 2022
|
Can't assign to self in initializer in protocol extension when protocol inherits from NSCoding
|
|
0
|
27
|
August 11, 2022
|
Task initializer with throwing closure swallows error
|
|
16
|
691
|
July 18, 2022
|
What are the rules on inheriting associated types from protocols?
|
|
7
|
273
|
August 11, 2022
|
Static function encapsulation in Swift by passing Protocols.Type better than OO encapsulation and just as testable?
|
|
11
|
302
|
August 11, 2022
|
'P<Int>' cannot be used within a protocol-constrained type
|
|
0
|
83
|
August 11, 2022
|
Sendable in Foundation
|
|
0
|
113
|
August 10, 2022
|
Replace threadsafe var with new concurrency model (Actor?)
|
|
29
|
759
|
August 10, 2022
|
Mechanism to know if app is open in UNNotificationServiceExtension
|
|
0
|
46
|
August 10, 2022
|
Inconsistent SwiftUI state
|
|
1
|
96
|
August 10, 2022
|
Links within PDF getting removed after processing using PDFKit
|
|
0
|
46
|
August 10, 2022
|
CustomConsumingRegexComponent: How much to consume?
|
|
0
|
61
|
August 10, 2022
|
How does Swift prevent SwiftUI `body: Never` properties from being called?
|
|
11
|
541
|
August 10, 2022
|
Using `withCheckedContinuation`, etc., in an actor?
|
|
7
|
488
|
August 10, 2022
|
Error while trying to use REPL
|
|
3
|
393
|
August 10, 2022
|
Running swift for the first time (error message: lldb: error while loading shared libraries)
|
|
9
|
1097
|
August 10, 2022
|
Project.pbxproj SPM dependency file comments get replaced with generic labels
|
|
2
|
697
|
August 10, 2022
|
Unexpected difference in behaviour between a class extension and a protocol extension when inferring types for self / Self
|
|
0
|
70
|
August 10, 2022
|
Two Factor Authentication with Network Extension
|
|
1
|
111
|
August 9, 2022
|
About differentiating async/non-async versions of a function by name
|
|
6
|
152
|
August 9, 2022
|
Does breakpoint logging have to be 350x slower than print()?
|
|
1
|
132
|
August 9, 2022
|
Protocol naming
|
|
4
|
297
|
August 9, 2022
|
Availability when using Library evolution/ resilience for third party libraries
|
|
5
|
209
|
August 9, 2022
|
How to track down a crash that shows up in Array._getCount
|
|
8
|
233
|
August 9, 2022
|
Use a dynamic library in a swift package on Linux
|
|
15
|
165
|
August 9, 2022
|
Map Annotation not showing proper location when using variables
|
|
0
|
40
|
August 9, 2022
|
Any way to show what led to a dependency?
|
|
9
|
258
|
August 9, 2022
|
View nested in ObservableObject cast as AnyView not redrawing
|
|
2
|
64
|
August 8, 2022
|
Swift installation problem on Windows
|
|
21
|
456
|
August 8, 2022
|