Header import conditionally fails in mixed Swift package
|
|
3
|
582
|
June 5, 2023
|
Xcode not follows system proxy settings to resolve SwiftPM dependencies
|
|
10
|
12777
|
June 5, 2023
|
Tools for profiling long compile times?
|
|
1
|
260
|
June 3, 2023
|
Large stack allocations
|
|
4
|
457
|
June 3, 2023
|
Avoiding "Simultaneous accesses to ..., but modification requires exclusive access." - automate action after modification of a property in a property observer
|
|
18
|
376
|
June 3, 2023
|
Type cannot be converted to itself
|
|
3
|
256
|
June 3, 2023
|
Xcode 14 RC No Such Module error with SwiftPM
|
|
7
|
3933
|
June 3, 2023
|
Swift compiler warning on Linux
|
|
6
|
593
|
June 2, 2023
|
How to turn a int operator result into Double (Float) value?
|
|
1
|
225
|
June 2, 2023
|
Understanding the error "Type 'any Thing' cannot conform to 'Thing'"
|
|
7
|
2467
|
June 2, 2023
|
Swift Concurrency back-deploy issue
|
|
30
|
10183
|
June 1, 2023
|
Question regarding syntax (unwrapping)
|
|
5
|
298
|
June 2, 2023
|
Using Distributed Actors with non-swift clients
|
|
5
|
586
|
June 1, 2023
|
In Swift System, how does one read a file's contents to a string?
|
|
9
|
415
|
June 1, 2023
|
Working with Images in SwiftPM - setting image directly in attribute inspector
|
|
0
|
293
|
May 31, 2023
|
Modifications with keyPaths in protocol extension
|
|
0
|
209
|
June 1, 2023
|
Why can’t i forward enum cases with @dynamicMemberLookup?
|
|
9
|
311
|
June 1, 2023
|
Initializing an empty Dictionary - style question
|
|
6
|
993
|
June 1, 2023
|
How to configure VSCode code completion format?
|
|
0
|
213
|
May 31, 2023
|
On properly aligned pointer for types Pointee and T
|
|
7
|
1203
|
May 31, 2023
|
Is there any way to ensure vars (atomics) are laid out on separate cache lines?
|
|
9
|
401
|
May 31, 2023
|
Structured concurrency bug in Xcode 14.3
|
|
31
|
9179
|
May 31, 2023
|
Concurrency Checking in Swift Packages (unsafeFlags)
|
|
13
|
1584
|
May 31, 2023
|
Passing around references to SwiftUI Bindings in places that are not Views
|
|
1
|
211
|
May 31, 2023
|
Pointers to Never
|
|
12
|
459
|
May 31, 2023
|
Is there a flag to turn off the API @available checks?
|
|
0
|
216
|
May 31, 2023
|
Any critiques about these extensions on `Duration`?
|
|
7
|
300
|
May 30, 2023
|
Why can you constrain to final classes and actors?
|
|
5
|
299
|
May 30, 2023
|
Swift 5.7 / Xcode 14 incremental build time 10x slower than Swift 5.6 / Xcode 13
|
|
22
|
10977
|
May 30, 2023
|
Compiler method selection issue
|
|
7
|
368
|
May 30, 2023
|