Need help with Swift concurrency and Obj C interoperability
|
|
16
|
359
|
September 26, 2024
|
Working through dynamic actor isolation enforcement practically
|
|
0
|
74
|
September 24, 2024
|
[Pitch] Introduce @objc_direct Attribute
|
|
17
|
3427
|
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
|
403
|
July 30, 2024
|
Swift package as a dependency of Framework project
|
|
0
|
68
|
July 19, 2024
|
Cocoapod integration isssue in Framework as target
|
|
0
|
39
|
July 17, 2024
|
Can't find the headers for embedded Objective-C inside a Swift framework
|
|
0
|
151
|
July 13, 2024
|
De-facto target membership rules
|
|
0
|
217
|
July 10, 2024
|
ARC messes with `OS_object` manipulation
|
|
12
|
255
|
June 24, 2024
|
Casting/Type checking in Swift broken with Objective-C covariance?
|
|
0
|
207
|
May 29, 2024
|
Swift > Objc Enum interop
|
|
3
|
955
|
May 10, 2024
|
How to compile Swift with Scons?
|
|
0
|
475
|
May 10, 2024
|
NSArray element failed to match the Swift Array Element type when subscripting
|
|
1
|
2188
|
April 12, 2024
|
Swift Can't See ObjC Methods that Include Package Symbols
|
|
16
|
5788
|
March 4, 2024
|
Can't static functions with parameters in Swift be used in ObjectC code?
|
|
1
|
401
|
February 1, 2024
|
Extending Obj-C class with lightweight generics in Swift
|
|
3
|
2463
|
January 22, 2024
|
Swift and Objective C interoperability
|
|
0
|
665
|
December 28, 2023
|
No member in framework target: Swift class as forward class in ObjC, accessed in Swift through ObjC class
|
|
1
|
646
|
December 26, 2023
|
.testTarget wont build with xcframework as .binaryTarget
|
|
1
|
1550
|
December 12, 2023
|
Trying to import Swift code from one target to Objective C target in same library can't find Swift header
|
|
2
|
1106
|
December 4, 2023
|
Merging two Framework-Swift.h headers
|
|
4
|
1059
|
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
|
1587
|
October 23, 2023
|
Recursive .headerSearchPath
|
|
8
|
2428
|
October 17, 2023
|
Mixed objective-c swift framework missing Undefined symbols for architecture arm64: "nominal type descriptor for with exported symbols set
|
|
2
|
2929
|
October 9, 2023
|
Swift Concurrency and Objective-C interop when using perform selector or RunLoop
|
|
4
|
1589
|
September 29, 2023
|
SwiftDriver error (case of static lib contains C++ and Swift)
|
|
0
|
532
|
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
|