Search code examples
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
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
Getting "Task-isolated value of type '() async -> ()' passed as a strongly transferr...


iosswiftasync-awaitcombineswift6

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
How to make the LinePlot feature of Swift Charts dynamic and animated?...


swiftchartsswift6ios18xcode16

Read More
BackNext