SwiftData SchemaMigrationPlan and VersionedSchema not Sendable
|
|
2
|
59
|
November 1, 2024
|
Swiftly Can't Find Public Key for Swift 6
|
|
1
|
130
|
October 15, 2024
|
Example of a Cross-Platform macOS/Windows Application Developed Using Swift 6
|
|
5
|
1670
|
October 8, 2024
|
Crash in Combine Related to Swift 6 Concurrency
|
|
0
|
113
|
October 5, 2024
|
Testing with arguments and async closures
|
|
1
|
124
|
September 30, 2024
|
Swift 6 change to closure and throws
|
|
2
|
173
|
September 29, 2024
|
Is there a way to use Swift 6 without SWIFT_STRICT_CONCURRENCY=COMPLETE?
|
|
30
|
959
|
September 28, 2024
|
Unable to Use SwiftUI With Latest Swift 6.0.1. Compiler Due to Toolchain / SDK Mismatch
|
|
3
|
290
|
September 27, 2024
|
How do I start a Swift (6) REPL that allows me to import my package, but without using `swift run --repl`?
|
|
2
|
102
|
September 25, 2024
|
"Incorrect actor executor assumption" run-time error in Swift 6 mode
|
|
3
|
242
|
September 23, 2024
|
AppDependencyManager and @Dependency usage crashes in Swift 6 mode
|
|
4
|
589
|
September 22, 2024
|
With Swift 6 and SwiftPM, `swift run --repl` no longer works with some dependencies
|
|
1
|
202
|
September 18, 2024
|
Silencing Swift 6 concurrency warnings in Swift 5 mode
|
|
7
|
633
|
September 17, 2024
|
Swift Concurrency VS EventLoop for new implementations
|
|
2
|
358
|
September 17, 2024
|
Combing sending and Mutex in Swift 6
|
|
5
|
204
|
September 16, 2024
|
Is the Swift 6 dev snapshot toolchain supposed to be using system 5.10 runtime dylibs?
|
|
2
|
81
|
September 14, 2024
|
Using Core Data context.perform with Swift 6 & Concurrency
|
|
1
|
305
|
September 13, 2024
|
Can't suppress retroactive conformance by fully qualifying with module names within the same line
|
|
5
|
267
|
August 7, 2024
|
Xcode 16 beta 6 incremental mode crashes the compiler
|
|
1
|
151
|
September 4, 2024
|
NSObject isEqual override in Swift 6
|
|
2
|
146
|
September 1, 2024
|
Error with Open Source Swift 6.0 Compiler
|
|
2
|
116
|
August 30, 2024
|
DispatchQueue.concurrentPerform + UnsafeRawPointer in Swift 6
|
|
7
|
185
|
August 23, 2024
|
A non-sendable class can bypass Swift6's concurrency check and cause data race?
|
|
7
|
342
|
August 21, 2024
|
`-strict-concurrency=complete` relaxes concurrency check
|
|
4
|
265
|
August 19, 2024
|
Passing non-sendable closure across actor boundary doesn't trigger warning?
|
|
0
|
67
|
August 16, 2024
|
Swift 6.0 dev snapshot on macOS 12: Symbol not found: (_$s10Foundation10NSNotFoundSivg)
|
|
5
|
145
|
August 14, 2024
|
Is this isolation/concurrency error correct?
|
|
1
|
138
|
August 14, 2024
|
Supressing retroactive conformance warning while supporting both Swift 5.10 and 6.0
|
|
2
|
263
|
August 7, 2024
|
Sendable error when creating archive build and Swift 6
|
|
4
|
243
|
August 6, 2024
|
Swift 6: Understanding Behavior of Local Static Variables in Concurrency
|
|
6
|
193
|
August 4, 2024
|