Basic start with Embedded Swift
|
|
3
|
639
|
August 17, 2024
|
How to call c function from .dylib file in SPM package swift 5
|
|
8
|
4259
|
April 30, 2021
|
Synthesized initialiser for classes, just like structs
|
|
3
|
3592
|
November 20, 2018
|
Cross-platform build fails with "qemu: uncaught target signal 4" (and "invalid manifest")
|
|
5
|
5213
|
August 10, 2023
|
How to quick update all members in Set with out mapping
|
|
7
|
4514
|
June 2, 2020
|
Swift-loggable - a macro for logging functions
|
|
7
|
802
|
February 14, 2025
|
Colour Description Error
|
|
2
|
7362
|
July 5, 2023
|
New Build System on Xcode 10 issue with Swift Product Module
|
|
8
|
4250
|
August 8, 2018
|
Avoid Multiple call to function or Task launch before they return
|
|
3
|
2015
|
June 10, 2023
|
returning an array of Protocol-conforming objects from a function
|
|
7
|
4506
|
January 27, 2016
|
Swift-Java for iOS
|
|
7
|
803
|
April 30, 2025
|
Jump to Definition does not work for a simple swift iOS Xcode project in VScode
|
|
2
|
4137
|
December 21, 2023
|
How to exclude platforms in SPM
|
|
2
|
4135
|
January 7, 2020
|
Protocol Concrete Properties
|
|
8
|
2387
|
September 28, 2020
|
Async, await and @autoclosure
|
|
5
|
2923
|
July 19, 2022
|
OrderedSet bulk insert operation?
|
|
4
|
1012
|
August 6, 2021
|
Weird let pattern is valid in Swift with unexpected results
|
|
5
|
519
|
November 28, 2022
|
Resources for learning parameter packs?
|
|
0
|
402
|
January 26, 2024
|
Prevent functions inlining
|
|
0
|
402
|
December 20, 2023
|
Customizing the auto-generated “Overview” heading in Swift-DocC articles
|
|
7
|
1424
|
December 1, 2022
|
While using NSLock, do I need to call lock() when reading a value?
|
|
6
|
1519
|
April 10, 2024
|
Providing Swift overlays for C++ standard library types | GSoC'22
|
|
1
|
898
|
March 22, 2022
|
Any good practices around Swift code organization for faster incremental builds
|
|
2
|
733
|
May 15, 2019
|
Vapor 4 on Windows
|
|
3
|
3569
|
June 10, 2021
|
Review #2 of SE-0237: Introduce withUnsafe Mutable BufferPointerIfSupported methods
|
|
5
|
1638
|
November 30, 2018
|
SwiftUI Storyboards - User Study
|
|
0
|
401
|
March 23, 2021
|
Simplifying declaration of a static variable initialized once
|
|
5
|
1637
|
October 26, 2022
|
Expose private API to XCTest
|
|
5
|
5175
|
June 30, 2020
|
Should I stick with Codable or switch back to NSCoding?
|
|
6
|
4790
|
December 4, 2022
|
Type () cannot conform to view Help Please
|
|
8
|
4223
|
November 6, 2022
|
Daemons/Event Loop CLA in Swift 5.7+?
|
|
2
|
731
|
August 25, 2022
|
Resilient Enum Strategy
|
|
5
|
919
|
May 15, 2023
|
"Real" scientific notation with string interpolation
|
|
2
|
2311
|
April 23, 2019
|
Modular synthesizer development
|
|
2
|
730
|
December 1, 2022
|
Approaches to testing macros
|
|
4
|
1005
|
June 20, 2024
|
Error: missing required module '_NumericsShims'?
|
|
6
|
4772
|
June 18, 2022
|
Store `@differentiable` attribute requirements as `GenericSignature` instead of `ArrayRef<Requirement>`s?
|
|
3
|
1122
|
September 18, 2019
|
Members of CharacterSet
|
|
7
|
4457
|
May 12, 2021
|
Why are FileHandle methods deprecated without warnings, and how do I show the warnings?
|
|
5
|
1627
|
December 10, 2021
|
Confused with omitted return keyword in SwiftUI
|
|
7
|
1409
|
March 23, 2021
|
Possible bug in Swift?
|
|
2
|
230
|
November 29, 2024
|
@MainActor access in closures created in Main Actor functions
|
|
5
|
5143
|
November 4, 2022
|
How to use withUnsafeMutablePointer with Swift 5.2
|
|
7
|
4449
|
April 17, 2020
|
Linking to C libraries
|
|
5
|
2888
|
March 3, 2022
|
How to dynamically check if a type conforms to value of type?
|
|
3
|
1118
|
June 2, 2021
|
Are immutable structs like classes?
|
|
3
|
628
|
September 18, 2018
|
[Accepted] SE-0245: Add an Array Initializer with Access to Uninitialized Storage
|
|
1
|
888
|
March 21, 2019
|
Allow coercion of `Optional<T>` to `Optional<UnsafePointer<T>>`
|
|
0
|
397
|
February 2, 2024
|
Explicitly define generic type in struct declaration
|
|
5
|
1622
|
June 24, 2022
|
[Swift 4.0] Dictionary with non-verbatim bridged keys
|
|
2
|
2288
|
February 15, 2018
|