Swift Can't See ObjC Methods that Include Package Symbols
|
|
13
|
2111
|
November 1, 2023
|
Merging two Framework-Swift.h headers
|
|
4
|
608
|
July 18, 2023
|
Swift Doesn’t See ObjC id<Protocol> Properties When Protocol is Defined in a Swift Package
|
|
0
|
230
|
October 26, 2023
|
Single URLSession for all requests versus per request, performance
|
|
2
|
277
|
October 23, 2023
|
Recursive .headerSearchPath
|
|
8
|
1332
|
October 17, 2023
|
Mixed objective-c swift framework missing Undefined symbols for architecture arm64: "nominal type descriptor for with exported symbols set
|
|
2
|
1977
|
October 9, 2023
|
Swift Concurrency and Objective-C interop when using perform selector or RunLoop
|
|
4
|
442
|
September 29, 2023
|
SwiftDriver error (case of static lib contains C++ and Swift)
|
|
0
|
152
|
September 22, 2023
|
Does Swift's ARC Utilize Objective-C ARC Intrinsics in LLVM?
|
|
1
|
274
|
September 17, 2023
|
Question on @objc protocol visibility from Swift code
|
|
1
|
404
|
September 3, 2023
|
Is it possible to access internal methods of swift framework from Objective-C?
|
|
3
|
1576
|
July 26, 2023
|
DocC for Objective-C static library
|
|
15
|
2059
|
July 18, 2023
|
Objective-C initializer isn't visible to Swift
|
|
8
|
763
|
July 6, 2023
|
How to import Swift package into Objective-C using Xcode
|
|
15
|
11804
|
June 22, 2023
|
Automatic module name variable
|
|
0
|
258
|
June 14, 2023
|
Working with Foundation types doesn't seem to work as documented
|
|
10
|
637
|
May 26, 2023
|
[Pitch] Introduce @objc_direct Attribute
|
|
13
|
1532
|
May 24, 2023
|
Passing weak references to JSContext
|
|
2
|
417
|
May 22, 2023
|
NSArray element failed to match the Swift Array Element type when subscripting
|
|
0
|
737
|
May 11, 2023
|
Swift metatype and ObjectiveC Protocol question
|
|
6
|
484
|
May 10, 2023
|
Clang support for Objective-C symbol graph generation
|
|
4
|
1439
|
April 19, 2023
|
Which executor will run the completion handler of an `@objc` actor method?
|
|
1
|
437
|
April 18, 2023
|
Testing internal classes in Obj-C module
|
|
3
|
726
|
April 2, 2023
|
Trying to import Swift code from one target to Objective C target in same library can't find Swift header
|
|
0
|
437
|
March 31, 2023
|
Obj - C to Swift Conversion
|
|
3
|
715
|
March 31, 2023
|
Importing Objective-C into Swift, Xcode 14, Project-swift.h not generated
|
|
2
|
1723
|
March 22, 2023
|
Objective-C to Swift conversion related issues
|
|
1
|
448
|
March 16, 2023
|
Objective-C wrapper for C++ function call from Swift
|
|
4
|
796
|
March 1, 2023
|
Obj-C Package with Swift Dependency Not Accessible in Swift
|
|
0
|
449
|
February 15, 2023
|
Calling object_getClass on Swift objects
|
|
13
|
1203
|
January 28, 2023
|