SwiftPM included with Xcode 16b3 changes plugin output folder to "destination"
|
|
6
|
291
|
March 26, 2025
|
Code generation bug in release mode - Xcode Version 16.0 (16A242d)
|
|
12
|
488
|
November 12, 2024
|
EXC_BAD_ACCESS Error in Xcode 16 with Testable Import and Mocking
|
|
1
|
161
|
October 14, 2024
|
Crash without stack trace in optimized builds on device (Xcode 16)
|
|
7
|
1102
|
September 27, 2024
|
Silencing Swift 6 concurrency warnings in Swift 5 mode
|
|
7
|
959
|
September 17, 2024
|
Can't suppress retroactive conformance by fully qualifying with module names within the same line
|
|
5
|
440
|
August 7, 2024
|
A non-sendable class can bypass Swift6's concurrency check and cause data race?
|
|
7
|
834
|
August 21, 2024
|
`-strict-concurrency=complete` relaxes concurrency check
|
|
4
|
435
|
August 19, 2024
|
Passing non-sendable closure across actor boundary doesn't trigger warning?
|
|
0
|
76
|
August 16, 2024
|
XCode 16 beta 3 with Swift 6 mode: error using default parameters when calling function from actor
|
|
2
|
357
|
July 31, 2024
|
How to use @retroactive when the conformed protocol is a customized protocol inherited from `CustomStringConvertible`
|
|
5
|
4348
|
July 31, 2024
|
AVAssetExportSession's export causes "Command SwiftCompile failed with a nonzero exit code" with new XCode 16 beta 4. Was fine on beta 3
|
|
9
|
1087
|
July 30, 2024
|
Calling actor's method in an async closure doesn't allow await now?
|
|
3
|
564
|
July 3, 2024
|
Swift Testing: default argument for SourceLocation
|
|
2
|
528
|
June 22, 2024
|