|
Swift 6 strict concurrency + UIKit DiffableDataSource: Main actor-isolated conformance ... cannot satisfy Sendable type parameter
|
|
5
|
175
|
April 27, 2026
|
|
UITableViewDiffableDataSource cannot use struct when Default Actor isolation=Main Actor
|
|
2
|
187
|
January 26, 2026
|
|
"Attribute can only be applied to types, not declarations" error
|
|
4
|
274
|
October 21, 2025
|
|
Unexpected UIApplication behavior under Swift Concurrency
|
|
10
|
450
|
September 17, 2025
|
|
Injecting Declarative Genes into UIKit - DSL Construction Practices Based on @resultBuilder
|
|
0
|
226
|
May 31, 2025
|
|
UIInspector - Runtime UI Debugging Tool for iOS
|
|
0
|
553
|
May 24, 2025
|
|
What is the correct way to call UIApplication.shared.beginBackgroundTask no on the main thread?
|
|
5
|
2543
|
October 11, 2024
|
|
InjectPreview Macro for InjectionIII
|
|
0
|
177
|
September 28, 2024
|
|
Swift package: Colors
|
|
0
|
536
|
September 21, 2024
|
|
How to save complex model with UIImages?
|
|
0
|
115
|
August 6, 2024
|
|
Is it possible to use new Observation Framework with UIKit?
|
|
5
|
2049
|
July 27, 2024
|
|
New developer, need help displaying on screen
|
|
4
|
430
|
July 11, 2024
|
|
How to program (and teach programming) using value semantics
|
|
14
|
1902
|
June 29, 2024
|
|
Do I need to explicitly annotate UIViewController subclasses' instance methods with @MainActor?
|
|
2
|
1490
|
June 20, 2024
|
|
Is it incorrect to use Array.forEach with strict concurrency?
|
|
10
|
1071
|
June 17, 2024
|
|
I made a little SwiftPM Package that uses UIKit. How can I run tests from command line
|
|
5
|
5662
|
February 15, 2024
|
|
Building with older Xcode version
|
|
4
|
2239
|
January 8, 2024
|
|
Use of UIKit in unit testing performance affected?
|
|
0
|
387
|
December 14, 2023
|
|
Can I not contribute to UIColor?
|
|
4
|
1022
|
November 18, 2023
|
|
[Pitch] UIColor initialization using HEX value and Alpha value
|
|
6
|
1534
|
November 15, 2023
|
|
Announcing Atoms - A new state management library
|
|
3
|
3199
|
May 1, 2023
|
|
Creating UITableView with parent-child cells (Tree Structure)
|
|
5
|
1115
|
April 29, 2023
|
|
UIKit init error?
|
|
2
|
725
|
March 6, 2023
|
|
SE-0383: Deprecate `@UIApplicationMain` and `@NSApplicationMain`
|
|
12
|
3906
|
January 18, 2023
|
|
[Accepted] SE-0383: Deprecate `@UIApplicationMain` and `@NSApplicationMain`
|
|
0
|
1648
|
January 18, 2023
|
|
I have problem when I want show alert error message inside in other alert action
|
|
1
|
2233
|
November 16, 2022
|
|
UIApplication.shared is undefined during app launch, but it works!
|
|
9
|
3447
|
October 14, 2022
|
|
How to display an image on a navigation right bar button
|
|
0
|
546
|
August 26, 2022
|
|
How to get a pixel precise image from CGPoints?
|
|
5
|
1160
|
July 23, 2022
|
|
I've wrote that code using UIAlertController, what I should change to make it works with UIViewController?
|
|
0
|
748
|
July 20, 2022
|