Search code examples
Swift 6: Capture of 'self' with non-sendable type in a @Sendable closure...

swiftconcurrencyactorswift-concurrencyswift6

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

swiftactorswift-concurrencyswift6xcode16

Read More
How to Migrate a UIControl Publisher to Swift 6 Without Concurrency Warnings...

swiftconcurrencyuikitswift6mainactor

Read More
How to convert cString into String in Swift6?...

swiftstringmigrationc-stringsswift6

Read More
Calling async function from nonisolated code...

swiftasync-awaitconcurrencyisolationswift6

Read More
How to use delegates in View member functions?...

swiftswiftuidesign-patternsconcurrencyswift6

Read More
Error when compiling AsyncStack<> with Swift 6...

swiftxcodeasync-awaitactorswift6

Read More
Why is there a "Type of expression is ambiguous without a type annotation." error when usi...

swiftswift-playgroundswift6

Read More
Swift GlobalActor assumeIsolated like MainActor...

swiftswift-concurrencyswift6

Read More
Local vs Global Actors in Observable Model Objects...

swiftswiftuiswift-concurrencyswift6

Read More
Swift isolated(any Actor)? keyword usage...

swiftswift-concurrencyswift6

Read More
Getting "Task-isolated value of type '() async -> ()' passed as a strongly transferr...

iosswiftasync-awaitcombineswift6

Read More
Swift 6 build errors when monitoring Published values of an Actor in a Task...

iosswiftcombineswift-concurrencyswift6

Read More
Swift 6 concurrency error of passing sending closure...

iosswiftswift-concurrencyswift6

Read More
Swift Actor and GCD Dispatch Queue Executor...

iosswiftswift-concurrencydispatch-queueswift6

Read More
Access actor isolated value from another actor isolated context in Swift 6...

swiftswift6

Read More
Swift 6 concurrency issue with `NSTextAttachmentViewProvider`...

swiftnsattributedstringswift-concurrencynstextattachmentswift6

Read More
Swift 6 error: non-sendable type 'Timer' in a `@Sendable` closure...

iosswiftclosuresswift6sendable

Read More
AVCaptureSession crash on Swift 6...

swiftconcurrencyavcapturesessionswift6

Read More
Deinit Task - Main actor-isolated property 'updateListenerTask' can not be referenced from a...

swift6storekit2

Read More
How to share global constant properties?...

swift-concurrencyswift6mainactor

Read More
Swift 6 Error: "Call to main actor-isolated instance method in a synchronous nonisolated contex...

iosuikitswift6

Read More
How to make Substring keys with String.Index for count all occurrences of all size 2 substrings...

swiftsubstringswift6string.index

Read More
Call to main actor-isolated instance method 'run' in a synchronous non-isolated context...

sprite-kitgameplay-kitswift6

Read More
The thrown error from a closure can't be thrown again due to type mismatch in Swift 6...

swiftswift6

Read More
NSView alignment is not working properly using Xcode 16.0...

swiftcocoaswift6macos-sequoia

Read More
Swift 6 Migration: Handling Weak Delegates in a Sendable Context...

swiftmultithreadingconcurrencythread-safetyswift6

Read More
get cast error for Generic type in xcode 16 for swift 6...

iosswiftcastingxcode16swift6

Read More
How to start timer in actor for in swift 6...

iostimerswift6

Read More
Swift 6, 'image' causes data races?...

swiftxcodeswiftuiswift6

Read More
BackNext