Search code examples
Swift6 concurrency and NSBundleResourceRequest...


swiftconcurrencyswift-concurrencyswift6

Read More
Exhaustive catch clauses for errors from typed-throws...


swiftswift6typed-throws

Read More
Actor conformance to protocol with an async func requirement...


swiftconcurrencyswift6

Read More
FetchDescriptor including SortDescriptor returns warning in Xcode16...


swiftdataxcode16swift6

Read More
How do I reference a 'shared' static property from a non-isolated context?...


iosswiftuixcode15swift6

Read More
How to suppress false unused variable warning?...


swiftswift6

Read More
How do I create a singleton reference-type in Swift 6?...


swiftswift-concurrencyswift6

Read More
Swift 6: Error: Task or actor isolated value cannot be sent...


swiftswiftuiconcurrencyswift6

Read More
Closures in actors: Sending 'nonSendable' risks causing data races...


swiftactorswift-concurrencyswift6xcode16

Read More
How to access a static property Swift 6 concurrency-safe?...


swiftstaticthread-safetyswift-concurrencyswift6

Read More
How to handle Non Sendable Struct in Async/Await?...


swiftasync-awaitsendableswift6

Read More
Swift 6: Capture of 'self' with non-sendable type in a @Sendable closure...


swiftconcurrencyactorswift-concurrencyswift6

Read More
mach_task_self_ is not concurrency-safe because it involves shared mutable state...


iosswiftconcurrencyswift-concurrencyswift6

Read More
BackNext