Need help with Swift concurrency and Obj C interoperability
|
|
16
|
295
|
September 26, 2024
|
Working through dynamic actor isolation enforcement practically
|
|
0
|
72
|
September 24, 2024
|
[Pitch] Introduce @objc_direct Attribute
|
|
17
|
3412
|
September 12, 2024
|
Swift Framework that uses and Obj-C framework not working on another mac
|
|
0
|
45
|
August 7, 2024
|
Importing Objective-C framework in a Swift Framework
|
|
4
|
352
|
July 30, 2024
|
Swift package as a dependency of Framework project
|
|
0
|
64
|
July 19, 2024
|
Cocoapod integration isssue in Framework as target
|
|
0
|
38
|
July 17, 2024
|
Can't find the headers for embedded Objective-C inside a Swift framework
|
|
0
|
144
|
July 13, 2024
|
De-facto target membership rules
|
|
0
|
216
|
July 10, 2024
|
ARC messes with `OS_object` manipulation
|
|
12
|
254
|
June 24, 2024
|
Casting/Type checking in Swift broken with Objective-C covariance?
|
|
0
|
207
|
May 29, 2024
|
Swift > Objc Enum interop
|
|
3
|
903
|
May 10, 2024
|
How to compile Swift with Scons?
|
|
0
|
472
|
May 10, 2024
|
NSArray element failed to match the Swift Array Element type when subscripting
|
|
1
|
2158
|
April 12, 2024
|
Swift Can't See ObjC Methods that Include Package Symbols
|
|
16
|
5708
|
March 4, 2024
|
Can't static functions with parameters in Swift be used in ObjectC code?
|
|
1
|
387
|
February 1, 2024
|
Extending Obj-C class with lightweight generics in Swift
|
|
3
|
2448
|
January 22, 2024
|
Swift and Objective C interoperability
|
|
0
|
662
|
December 28, 2023
|
No member in framework target: Swift class as forward class in ObjC, accessed in Swift through ObjC class
|
|
1
|
645
|
December 26, 2023
|
.testTarget wont build with xcframework as .binaryTarget
|
|
1
|
1547
|
December 12, 2023
|
Trying to import Swift code from one target to Objective C target in same library can't find Swift header
|
|
2
|
1098
|
December 4, 2023
|
Merging two Framework-Swift.h headers
|
|
4
|
1056
|
July 18, 2023
|
Swift Doesn’t See ObjC id<Protocol> Properties When Protocol is Defined in a Swift Package
|
|
0
|
475
|
October 26, 2023
|
Single URLSession for all requests versus per request, performance
|
|
2
|
1544
|
October 23, 2023
|
Recursive .headerSearchPath
|
|
8
|
2402
|
October 17, 2023
|
Mixed objective-c swift framework missing Undefined symbols for architecture arm64: "nominal type descriptor for with exported symbols set
|
|
2
|
2905
|
October 9, 2023
|
Swift Concurrency and Objective-C interop when using perform selector or RunLoop
|
|
4
|
1562
|
September 29, 2023
|
SwiftDriver error (case of static lib contains C++ and Swift)
|
|
0
|
531
|
September 22, 2023
|
Does Swift's ARC Utilize Objective-C ARC Intrinsics in LLVM?
|
|
1
|
605
|
September 17, 2023
|
Question on @objc protocol visibility from Swift code
|
|
1
|
633
|
September 3, 2023
|