Crowd source: Swift Language Modes in various environments
|
|
15
|
293
|
November 21, 2024
|
AppDependencyManager and @Dependency usage crashes in Swift 6 mode
|
|
5
|
690
|
November 19, 2024
|
WatchConnectivity Swift 6 - Incorrect actor executor assumption
|
|
2
|
94
|
November 19, 2024
|
Issues with setUp() and tearDown() in XCTest for Swift 6
|
|
1
|
120
|
November 14, 2024
|
Crash in Combine Related to Swift 6 Concurrency
|
|
1
|
211
|
November 5, 2024
|
SwiftData SchemaMigrationPlan and VersionedSchema not Sendable
|
|
2
|
74
|
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
|
1729
|
October 8, 2024
|
Testing with arguments and async closures
|
|
1
|
129
|
September 30, 2024
|
Swift 6 change to closure and throws
|
|
2
|
189
|
September 29, 2024
|
Is there a way to use Swift 6 without SWIFT_STRICT_CONCURRENCY=COMPLETE?
|
|
30
|
1189
|
September 28, 2024
|
Unable to Use SwiftUI With Latest Swift 6.0.1. Compiler Due to Toolchain / SDK Mismatch
|
|
3
|
339
|
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
|
105
|
September 25, 2024
|
"Incorrect actor executor assumption" run-time error in Swift 6 mode
|
|
3
|
295
|
September 23, 2024
|
With Swift 6 and SwiftPM, `swift run --repl` no longer works with some dependencies
|
|
1
|
235
|
September 18, 2024
|
Silencing Swift 6 concurrency warnings in Swift 5 mode
|
|
7
|
688
|
September 17, 2024
|
Swift Concurrency VS EventLoop for new implementations
|
|
2
|
371
|
September 17, 2024
|
Combing sending and Mutex in Swift 6
|
|
5
|
219
|
September 16, 2024
|
Is the Swift 6 dev snapshot toolchain supposed to be using system 5.10 runtime dylibs?
|
|
2
|
86
|
September 14, 2024
|
Using Core Data context.perform with Swift 6 & Concurrency
|
|
1
|
403
|
September 13, 2024
|
Can't suppress retroactive conformance by fully qualifying with module names within the same line
|
|
5
|
295
|
August 7, 2024
|
Xcode 16 beta 6 incremental mode crashes the compiler
|
|
1
|
155
|
September 4, 2024
|
NSObject isEqual override in Swift 6
|
|
2
|
152
|
September 1, 2024
|
Error with Open Source Swift 6.0 Compiler
|
|
2
|
118
|
August 30, 2024
|
DispatchQueue.concurrentPerform + UnsafeRawPointer in Swift 6
|
|
7
|
197
|
August 23, 2024
|
A non-sendable class can bypass Swift6's concurrency check and cause data race?
|
|
7
|
384
|
August 21, 2024
|
`-strict-concurrency=complete` relaxes concurrency check
|
|
4
|
295
|
August 19, 2024
|
Passing non-sendable closure across actor boundary doesn't trigger warning?
|
|
0
|
70
|
August 16, 2024
|
Swift 6.0 dev snapshot on macOS 12: Symbol not found: (_$s10Foundation10NSNotFoundSivg)
|
|
5
|
168
|
August 14, 2024
|
Is this isolation/concurrency error correct?
|
|
1
|
142
|
August 14, 2024
|