About the Using Swift category
|
|
3
|
3261
|
October 21, 2019
|
About Implicit ObjC Bridging & CVarArg
|
|
2
|
53
|
May 29, 2022
|
Swift Installation Problem on Ubuntu 64-bit 20.04.4
|
|
7
|
230
|
May 28, 2022
|
Keypaths subscript setter accesses the properties getter?
|
|
18
|
1258
|
May 28, 2022
|
Is there a way to check if an enum is a specific case without switching on it?
|
|
26
|
10674
|
May 28, 2022
|
Poll: what do you strongly dislike about Swift?
|
|
106
|
3291
|
May 28, 2022
|
Running swift for the first time (error message: lldb: error while loading shared libraries)
|
|
5
|
602
|
May 28, 2022
|
Using RabbitMQ with Swift on Linux (and REST APIs in general)
|
|
3
|
102
|
May 28, 2022
|
Uniquely identifying a type?
|
|
2
|
103
|
May 28, 2022
|
Running unit test without simulator
|
|
4
|
535
|
May 28, 2022
|
SwiftUI equivalent of isMovingFromParentViewController
|
|
1
|
116
|
May 28, 2022
|
How to switch between different CoreData Entities in NSFetchedResultsController?
|
|
2
|
100
|
May 28, 2022
|
Trying to understand Concurrency Checking Modes
|
|
0
|
111
|
May 27, 2022
|
SwiftPM: Reason for not allowing a target to depend on a library in the same package?
|
|
3
|
246
|
May 27, 2022
|
Concatenate many xcframeworks into one xcframework
|
|
4
|
117
|
May 27, 2022
|
How for `SwiftUI.ForEach.init(_ data: Range<Int>, @ViewBuilder content: @escaping (Int) -> Content)` compiler is able to warn if `Range` is not constant?
|
|
10
|
2088
|
May 27, 2022
|
"Should not extend type you don't own with protocol you don't own" is the advice, but
|
|
11
|
309
|
May 27, 2022
|
Function with Self as parameter type causing IRGen crashed
|
|
0
|
70
|
May 27, 2022
|
Enum with large amount of cases EXC_BAD_ACCESS / stack size overflow?
|
|
1
|
99
|
May 27, 2022
|
Rounding Float to two decimal places
|
|
8
|
12267
|
May 27, 2022
|
When decoding a Codable struct from JSON, how do you initialize a property not present in the JSON?
|
|
9
|
264
|
May 27, 2022
|
Is the SPM CLI "edit mode" interoperable with XCode, and if so how?
|
|
7
|
175
|
May 27, 2022
|
How to prevent SWIFT TASK CONTINUATION MISUSE
|
|
5
|
239
|
May 27, 2022
|
"Missing package product" error for all local Swift Packages when switching git branches
|
|
44
|
19385
|
May 27, 2022
|
Problem with Property Wrapper composition: `@AppStorage("x") @Wrap var x: Int = 5`: `$x` is `Binding<Wrap>`, how to get `Binding<Int>`?
|
|
6
|
110
|
May 27, 2022
|
What would be a good way to partition instances by a particular matching property, such that each partition is a collection view section (Int)?
|
|
4
|
106
|
May 27, 2022
|
Type aware generic API for request/response model
|
|
2
|
122
|
May 26, 2022
|
Reliably testing code that adopts Swift Concurrency?
|
|
37
|
2164
|
May 26, 2022
|
.swiftinterface "No such module" in XCFramework
|
|
4
|
166
|
May 26, 2022
|
Is it possible to custom bundle id in SwiftPM?
|
|
0
|
61
|
May 26, 2022
|