|
Testing with arguments and async closures
|
|
16
|
825
|
February 5, 2025
|
|
Migrating captureOutput to Swift 6
|
|
5
|
622
|
January 31, 2025
|
|
Why is there a "Type of expression is ambiguous without a type annotation." error when using a ternary operator on inferred function types in Swift?
|
|
16
|
3326
|
January 21, 2025
|
|
Nested weak capture and implicit self in Swift 6
|
|
5
|
752
|
January 19, 2025
|
|
Typed throw in a generic function inside a protocol can't find error type in scope
|
|
4
|
167
|
January 9, 2025
|
|
Struggling with Conformance by Proxy in Swift 6: Need Guidance
|
|
5
|
669
|
December 31, 2024
|
|
Write once, read many times global variable
|
|
7
|
440
|
December 5, 2024
|
|
Sending local variable risks causing data races in @MainActor Task
|
|
10
|
727
|
December 3, 2024
|
|
Crowd source: Swift Language Modes in various environments
|
|
15
|
569
|
November 21, 2024
|
|
AppDependencyManager and @Dependency usage crashes in Swift 6 mode
|
|
5
|
2227
|
November 19, 2024
|
|
Issues with setUp() and tearDown() in XCTest for Swift 6
|
|
1
|
417
|
November 14, 2024
|
|
SwiftData SchemaMigrationPlan and VersionedSchema not Sendable
|
|
2
|
461
|
November 1, 2024
|
|
Swiftly Can't Find Public Key for Swift 6
|
|
1
|
195
|
October 15, 2024
|
|
Example of a Cross-Platform macOS/Windows Application Developed Using Swift 6
|
|
5
|
2999
|
October 8, 2024
|
|
Swift 6 change to closure and throws
|
|
2
|
312
|
September 29, 2024
|
|
Is there a way to use Swift 6 without SWIFT_STRICT_CONCURRENCY=COMPLETE?
|
|
30
|
5615
|
September 28, 2024
|
|
Unable to Use SwiftUI With Latest Swift 6.0.1. Compiler Due to Toolchain / SDK Mismatch
|
|
3
|
1175
|
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
|
246
|
September 25, 2024
|
|
With Swift 6 and SwiftPM, `swift run --repl` no longer works with some dependencies
|
|
1
|
433
|
September 18, 2024
|
|
Silencing Swift 6 concurrency warnings in Swift 5 mode
|
|
7
|
1409
|
September 17, 2024
|
|
Swift Concurrency VS EventLoop for new implementations
|
|
2
|
742
|
September 17, 2024
|
|
Combing sending and Mutex in Swift 6
|
|
5
|
416
|
September 16, 2024
|
|
Is the Swift 6 dev snapshot toolchain supposed to be using system 5.10 runtime dylibs?
|
|
2
|
155
|
September 14, 2024
|
|
Using Core Data context.perform with Swift 6 & Concurrency
|
|
1
|
2517
|
September 13, 2024
|
|
Can't suppress retroactive conformance by fully qualifying with module names within the same line
|
|
5
|
593
|
August 7, 2024
|
|
Xcode 16 beta 6 incremental mode crashes the compiler
|
|
1
|
217
|
September 4, 2024
|
|
NSObject isEqual override in Swift 6
|
|
2
|
313
|
September 1, 2024
|
|
Error with Open Source Swift 6.0 Compiler
|
|
2
|
167
|
August 30, 2024
|
|
DispatchQueue.concurrentPerform + UnsafeRawPointer in Swift 6
|
|
7
|
432
|
August 23, 2024
|
|
A non-sendable class can bypass Swift6's concurrency check and cause data race?
|
|
7
|
1165
|
August 21, 2024
|