'NSString' does not conform to expected type 'CVarArg'
|
|
2
|
136
|
April 15, 2021
|
Inconsistent behavior with mutating arrays during for-in loops
|
|
12
|
180
|
April 15, 2021
|
\.self key path
|
|
6
|
157
|
April 15, 2021
|
Decoding JSON with generic codingKeys
|
|
1
|
114
|
April 14, 2021
|
How to stop SPM from downloading package artefacts every time project changes
|
|
3
|
162
|
April 14, 2021
|
Is there anything way to append to a Tuple or create a new tuple with additional elements?
|
|
2
|
128
|
April 14, 2021
|
@dynamicMemberLookup get keyPath of chained properties
|
|
0
|
75
|
April 14, 2021
|
SPM shared targets files use case, what's the alternative
|
|
7
|
575
|
April 14, 2021
|
Is it okay to ignore overflow when incrementing/decrementing Collection indexes?
|
|
2
|
125
|
April 14, 2021
|
Negating predicates (difficulties with escaping and rethrowing)
|
|
0
|
74
|
April 14, 2021
|
Can we upcast a PAT?
|
|
4
|
181
|
April 14, 2021
|
Turning a case let with varying associated value types into a function call
|
|
1
|
102
|
April 14, 2021
|
init(bigEndian/littleEndian:) for floating-point types?
|
|
0
|
87
|
April 14, 2021
|
Xcode automatically updating Package.resolved
|
|
3
|
305
|
April 13, 2021
|
Swift ARM64 and debugging with VSCode
|
|
1
|
120
|
April 13, 2021
|
Localize Interpolated String: Why Only String Value Work?
|
|
13
|
3634
|
April 13, 2021
|
How to build Swift Package as XCFramework
|
|
15
|
2717
|
April 13, 2021
|
Dynamic framework with embedded static frameworks within an XCFramework
|
|
1
|
437
|
April 13, 2021
|
Swift Package Manager, https or ssh?
|
|
4
|
128
|
April 13, 2021
|
Use of SPM for internal modules?
|
|
12
|
1556
|
April 13, 2021
|
What's the best way to conditionally include/exclude some lines of code for performance profiling?
|
|
11
|
778
|
April 13, 2021
|
Invoking a callback from a publisher
|
|
4
|
157
|
April 13, 2021
|
Error msgs from Xcode vs Command Line
|
|
5
|
113
|
April 13, 2021
|
Error: redefinition of module 'CFURLSessionInterface' (Compiling my first hello.swift on Windows 10)
|
|
1
|
142
|
April 13, 2021
|
How to get the same Tab Bar on multiple View Controllers
|
|
0
|
76
|
April 12, 2021
|
Synchronize nested async network requests inside a while loop by using Semaphores
|
|
3
|
116
|
April 12, 2021
|
Performance of installGetClassHook_untrusted() at startup
|
|
11
|
506
|
April 12, 2021
|
Is parent object alive for duration of `withUnsafePointer(to:)` instance member?
|
|
1
|
151
|
April 12, 2021
|
How to turn off unused variable warnings?
|
|
4
|
143
|
April 12, 2021
|
Foundation Data does not support an internal representation as contiguous storage?
|
|
26
|
333
|
April 12, 2021
|