Is it possible to access internal methods of swift framework from Objective-C?
|
|
3
|
2689
|
July 26, 2023
|
DocC for Objective-C static library
|
|
15
|
2676
|
July 18, 2023
|
Objective-C initializer isn't visible to Swift
|
|
8
|
1716
|
July 6, 2023
|
How to import Swift package into Objective-C using Xcode
|
|
15
|
15939
|
June 22, 2023
|
Automatic module name variable
|
|
0
|
511
|
June 14, 2023
|
Passing weak references to JSContext
|
|
2
|
790
|
May 22, 2023
|
Swift metatype and ObjectiveC Protocol question
|
|
6
|
894
|
May 10, 2023
|
Clang support for Objective-C symbol graph generation
|
|
4
|
2087
|
April 19, 2023
|
Which executor will run the completion handler of an `@objc` actor method?
|
|
1
|
731
|
April 18, 2023
|
Testing internal classes in Obj-C module
|
|
3
|
1349
|
April 2, 2023
|
Obj - C to Swift Conversion
|
|
3
|
1112
|
March 31, 2023
|
Importing Objective-C into Swift, Xcode 14, Project-swift.h not generated
|
|
2
|
4510
|
March 22, 2023
|
Objective-C to Swift conversion related issues
|
|
1
|
768
|
March 16, 2023
|
Objective-C wrapper for C++ function call from Swift
|
|
4
|
1217
|
March 1, 2023
|
Obj-C Package with Swift Dependency Not Accessible in Swift
|
|
0
|
719
|
February 15, 2023
|
Calling object_getClass on Swift objects
|
|
13
|
2019
|
January 28, 2023
|
Pitch: Importing Forward Declared Objective-C Classes and Protocols
|
|
11
|
3326
|
January 11, 2023
|
[Swift 5.7] Using AutoreleasingUnsafeMutablePointer leads to EXC_BAD_ACCESS
|
|
3
|
1190
|
October 12, 2022
|
Why do synchronous protocol function implementations of asynchronous requirements no longer work with @objc annotation?
|
|
2
|
1854
|
October 10, 2022
|
Create package from ObjC project
|
|
0
|
419
|
October 6, 2022
|
Xcode 11, importing types from Swift packages into Obj-C
|
|
3
|
4587
|
September 9, 2022
|
Shipping Objective-C as Swift Package
|
|
1
|
574
|
August 15, 2022
|
Overriding Objective-C variadic methods
|
|
0
|
425
|
July 14, 2022
|
"Type involving Objective-C type parameter cannot be used for associated type of protocol"?
|
|
2
|
1161
|
July 8, 2022
|
Using Swift with manually reference counted Obj-C?
|
|
1
|
413
|
June 16, 2022
|
About Implicit ObjC Bridging & CVarArg
|
|
3
|
727
|
May 29, 2022
|
How to use Swift Static library(.a file) in Objective-C
|
|
0
|
454
|
April 23, 2022
|
Building a XCFramework without objective-c interop
|
|
7
|
3733
|
April 1, 2022
|
How do I setup a Swift Package with Swift and Objective-C code to have just one module import statement for the user of the package?
|
|
6
|
4827
|
March 4, 2022
|
Objc interop issue. Type 'ObjcProtocolImpl' cannot conform to protocol 'ObjcProtocol' because it has requirements that cannot be satisfied
|
|
0
|
1073
|
February 3, 2022
|