About the Using Swift category
|
|
3
|
8226
|
October 21, 2019
|
Is Xcode still the official Apple IDE for developing in Swift?
|
|
18
|
451
|
June 2, 2023
|
dataTask() in a loop
|
|
42
|
1065
|
June 2, 2023
|
Avoiding "Simultaneous accesses to ..., but modification requires exclusive access." - automate action after modification of a property in a property observer
|
|
15
|
163
|
June 2, 2023
|
Large stack allocations
|
|
2
|
150
|
June 2, 2023
|
Not sure how to fix this memory leak
|
|
0
|
84
|
June 2, 2023
|
Swift Concurrency back-deploy issue
|
|
30
|
10000
|
June 1, 2023
|
Understanding the error "Type 'any Thing' cannot conform to 'Thing'"
|
|
6
|
2216
|
June 2, 2023
|
Question regarding syntax (unwrapping)
|
|
5
|
155
|
June 2, 2023
|
Using Distributed Actors with non-swift clients
|
|
5
|
463
|
June 1, 2023
|
Reliably testing code that adopts Swift Concurrency?
|
|
94
|
12268
|
June 1, 2023
|
In Swift System, how does one read a file's contents to a string?
|
|
9
|
277
|
June 1, 2023
|
Working with Images in SwiftPM - setting image directly in attribute inspector
|
|
0
|
179
|
May 31, 2023
|
Modifications with keyPaths in protocol extension
|
|
0
|
102
|
June 1, 2023
|
Why can’t i forward enum cases with @dynamicMemberLookup?
|
|
9
|
193
|
June 1, 2023
|
Initializing an empty Dictionary - style question
|
|
6
|
884
|
June 1, 2023
|
How to configure VSCode code completion format?
|
|
0
|
121
|
May 31, 2023
|
On properly aligned pointer for types Pointee and T
|
|
7
|
1118
|
May 31, 2023
|
Is there any way to ensure vars (atomics) are laid out on separate cache lines?
|
|
9
|
312
|
May 31, 2023
|
Structured concurrency bug in Xcode 14.3
|
|
31
|
8800
|
May 31, 2023
|
Concurrency Checking in Swift Packages (unsafeFlags)
|
|
13
|
1488
|
May 31, 2023
|
Passing around references to SwiftUI Bindings in places that are not Views
|
|
1
|
140
|
May 31, 2023
|
Pointers to Never
|
|
12
|
389
|
May 31, 2023
|
Is there a flag to turn off the API @available checks?
|
|
0
|
164
|
May 31, 2023
|
Any critiques about these extensions on `Duration`?
|
|
7
|
268
|
May 30, 2023
|
Swift 5.8: New warnings for Any collections?
|
|
16
|
2360
|
May 30, 2023
|
Why can you constrain to final classes and actors?
|
|
5
|
286
|
May 30, 2023
|
Swift 5.7 / Xcode 14 incremental build time 10x slower than Swift 5.6 / Xcode 13
|
|
22
|
10761
|
May 30, 2023
|
Compiler method selection issue
|
|
7
|
358
|
May 30, 2023
|
Loosing type info depending on iteration mode
|
|
6
|
313
|
May 30, 2023
|