Recursive .headerSearchPath
|
|
7
|
964
|
August 9, 2023
|
Objective-C crashes when calling Swift async function with a nil completion handler
|
|
0
|
320
|
August 8, 2023
|
@objc func foo() async?
|
|
14
|
1485
|
June 9, 2023
|
Trying to merge identical block copy/destroy helpers and descriptors
|
|
1
|
600
|
June 6, 2023
|
Passing weak references to JSContext
|
|
2
|
315
|
May 22, 2023
|
[Pitch] Import C structs with ARC pointer members
|
|
9
|
1846
|
May 9, 2023
|
Which executor will run the completion handler of an `@objc` actor method?
|
|
1
|
351
|
April 18, 2023
|
Why @objc deinit uses ObjC messages to call super deinit?
|
|
1
|
484
|
April 16, 2023
|
Why do synchronous protocol function implementations of asynchronous requirements no longer work with @objc annotation?
|
|
2
|
757
|
October 10, 2022
|
Defining default set of cc/cpp warning flags for SPM targets
|
|
0
|
274
|
September 20, 2022
|
Building a XCFramework without objective-c interop
|
|
7
|
1841
|
April 1, 2022
|
Objective-C available property not available via protocol extension
|
|
1
|
813
|
March 23, 2021
|
Undefined symbols when using private struct properties in Swift w/ ObjC
|
|
0
|
541
|
October 27, 2020
|
What is the ObjC counterpart for _ObjectiveCBridgeable?
|
|
1
|
637
|
August 21, 2020
|
Super call enforcement
|
|
57
|
5278
|
August 9, 2020
|
Weak computed @objc property
|
|
1
|
890
|
February 19, 2020
|
Compiler should disallow @objc extension on Swift-only class
|
|
4
|
3793
|
October 28, 2019
|