Annotate Objective-C Block Type with NS_SWIFT_UI_ACTOR
|
|
2
|
3177
|
February 19, 2022
|
Specializing certain generic Swift types and functions (for bare metal)
|
|
2
|
1098
|
February 19, 2022
|
Swift "built-in" singleton
|
|
5
|
1376
|
February 18, 2022
|
What's the best practice to convert/wrap swift package to a cocoapods package?
|
|
1
|
2993
|
February 18, 2022
|
Segmentation fault: 11 with property wrappers
|
|
2
|
1187
|
February 18, 2022
|
How do we work around SR-15532?
|
|
11
|
1764
|
February 18, 2022
|
Using Custom Metadata for PackageDescription in SPM
|
|
6
|
1084
|
February 18, 2022
|
Best way to parse Package.swift in Swift
|
|
9
|
3690
|
February 18, 2022
|
Cannot assign to property: 'self' is immutable?
|
|
17
|
13084
|
February 17, 2022
|
Why are structs in Swift said to be immutable?
|
|
19
|
15563
|
February 17, 2022
|
Why `TaskGroup.addTask(priority:operation:)` doesn't return the task?
|
|
8
|
2161
|
February 17, 2022
|
Error handling: with both propagation and specific handling
|
|
8
|
2778
|
February 17, 2022
|
Why `Double` can pass to `CGFloat?`, but `Double?` cannot?
|
|
10
|
4655
|
February 17, 2022
|
How many people want to fix app's bug just in time?
|
|
0
|
426
|
February 17, 2022
|
How to remove '-serialize-debugging-options' flag when building via Xcode
|
|
2
|
2441
|
February 17, 2022
|
How to cast optional T? to T
|
|
8
|
1363
|
February 16, 2022
|
Code path analysis with while loop
|
|
9
|
699
|
February 16, 2022
|
Execution stops at exiting from an async function
|
|
6
|
2040
|
February 16, 2022
|
What's the proper way to assign a UnsafeMutablePointer<OpaquePointer>
|
|
8
|
3452
|
February 16, 2022
|
Amending property value in array
|
|
2
|
467
|
February 16, 2022
|
Error
|
|
2
|
485
|
February 16, 2022
|
Using Cocoa Pod dependency into Swift Package Module
|
|
2
|
2215
|
February 16, 2022
|
What's the best practice to use Global variable vs static local variable
|
|
6
|
2898
|
February 16, 2022
|
ignoreOutput() calls receiveRequest twice
|
|
0
|
785
|
February 15, 2022
|
Why does private allow access from nested classes?
|
|
4
|
1248
|
February 15, 2022
|
How to create multidimentional arrays and get/set values at a specific row/column?
|
|
6
|
3976
|
February 15, 2022
|
ExpressibleBy*Literal in result builders
|
|
3
|
1194
|
February 15, 2022
|
Reporting bugs in Swift 5.6
|
|
4
|
1075
|
February 14, 2022
|
Keeping one slider at 100%
|
|
4
|
993
|
February 14, 2022
|
How can I use a system resource with an absolute path?
|
|
4
|
986
|
February 14, 2022
|