|
Implementing the delegate pattern through generics instead of existential?
|
|
1
|
949
|
July 30, 2022
|
|
Using a `Measurement` of a type-erased `Dimension` allows non homogeneous conversions
|
|
0
|
406
|
July 30, 2022
|
|
Support multiple listeners with Swift Concurrency
|
|
3
|
1560
|
July 30, 2022
|
|
Swift C Callback
|
|
3
|
1230
|
July 30, 2022
|
|
Swift UI blocking
|
|
2
|
1608
|
July 29, 2022
|
|
How can i avoid re-compiling my command plugin for multiple projects
|
|
4
|
870
|
July 29, 2022
|
|
Strict concurrency regression (?) in Xcode 14 beta 4
|
|
1
|
1921
|
July 29, 2022
|
|
Create variable of type NSFetchRequestResult that can be used as NSFetchRequest result type
|
|
2
|
2375
|
July 28, 2022
|
|
AnyObject constraints
|
|
1
|
381
|
July 28, 2022
|
|
Concurrent downloads with async task group
|
|
4
|
3340
|
July 28, 2022
|
|
How can I hide 3rd party dependency in xcframework from the host app
|
|
0
|
719
|
July 28, 2022
|
|
RegexBuilder Repeat range off by one
|
|
2
|
1113
|
July 28, 2022
|
|
Why Dictionary crashed on concurrency write?
|
|
5
|
4341
|
July 28, 2022
|
|
Used to work, Xcode 14b4 now doesn't: Actor-isolated property 'lastLoggedTimestamp' can not be mutated from a Sendable closure
|
|
1
|
1504
|
July 28, 2022
|
|
How would one output `Diagnostics` inside a build command?
|
|
1
|
431
|
July 28, 2022
|
|
Is it currently possible to use SPM plugins with Xcode?
|
|
6
|
2456
|
July 28, 2022
|
|
#file returns nil
|
|
0
|
381
|
July 27, 2022
|
|
@MainActor propagation?
|
|
9
|
1677
|
July 26, 2022
|
|
Need advice for designing modules or packages having dependencies
|
|
3
|
669
|
July 26, 2022
|
|
Where do I read about which declarations the `@available` attribute can be applied to?
|
|
2
|
643
|
July 26, 2022
|
|
Caching SwiftPM for iOS app build on CI env
|
|
18
|
11922
|
July 26, 2022
|
|
Trouble working with Swift Development Snapshots in Xcode
|
|
4
|
3358
|
July 26, 2022
|
|
PHPickerViewController getting error on selecting first image from simulator
|
|
1
|
2717
|
July 26, 2022
|
|
Static var vs static let
|
|
2
|
7311
|
July 26, 2022
|
|
Data race when capturing let assigned object in @Sendable closure
|
|
5
|
2058
|
July 25, 2022
|
|
Can there be multiple main entries?
|
|
4
|
903
|
July 25, 2022
|
|
Optimal looping construct
|
|
3
|
756
|
July 24, 2022
|
|
Task's closure not called in async XCTest function
|
|
3
|
4353
|
July 24, 2022
|
|
More specific overload not taking precedence
|
|
1
|
662
|
July 24, 2022
|
|
Dependency Injection Fun with AnyObject
|
|
4
|
870
|
July 23, 2022
|