List Question
20 TechQA 2023-07-10T07:37:58.830000How does the Swift compiler choose between two Int initializers with a String parameter?
101 views
Asked by Evan
Swift @inlinable with multiple targets in a single SPM package
87 views
Asked by bplattenburg
How to avoid import function from Module
475 views
Asked by Ćukasz
Where is swift compiler's symbol table?
199 views
Asked by whh
Why can't swift 5.7 in toolchain find Regex?
299 views
Asked by clearlight
What is better in this case: extension or function?
110 views
Asked by olha
Swift Version Conflict: this SDK is not supported by the compiler - using BUILD_LIBRARY_FOR_DISTRIBUTION setting. What could be the issue?
4.3k views
Asked by Sebastiano Bertolin
Hot to compile a Swift script to a universal binary
967 views
Asked by user137369
Kingfisher Swift Compiler error when Archiving
4.3k views
Asked by mcmgr
SwiftUI ForEach with index - "The compiler is unable to type-check this expression in reasonable time"
649 views
Asked by Cameron Delong
Swift compiler speed with array concatenation
95 views
Asked by Anton Duzenko
Too many default arguments do slow down build time?
94 views
Asked by Konstantinos Nikoloutsos
swiftc compile time is more slow when using -O than not using
171 views
Asked by HyunSu
Tell Swift compiler method as swift only
193 views
Asked by Itachi
Unexpected Behavior with Swift's Compiler -- Probably
79 views
Asked by Sean Goudarzi
Swift: How ARC deals with anonymous objects?
108 views
Asked by Andre Liberty
Command CompileSwiftSources failed with a nonzero exit code. Command PrecompileSwiftBridgingHeader failed with a nonzero exit code
2.4k views
Asked by Ganesh Shetty
Why does a simple Swift arithmetic operation compile so slow?
642 views
Asked by Groot