Calling object_getClass on Swift objects
|
|
13
|
424
|
January 28, 2023
|
Swift 5.7 on macOS Catalina and a toolchain for macOS
|
|
28
|
570
|
January 23, 2023
|
Pitch: Importing Forward Declared Objective-C Classes and Protocols
|
|
11
|
1026
|
January 11, 2023
|
DocC for Objective-C static library
|
|
5
|
799
|
November 3, 2022
|
[Swift 5.7] Using AutoreleasingUnsafeMutablePointer leads to EXC_BAD_ACCESS
|
|
3
|
450
|
October 12, 2022
|
Why do synchronous protocol function implementations of asynchronous requirements no longer work with @objc annotation?
|
|
2
|
365
|
October 10, 2022
|
Create package from ObjC project
|
|
0
|
160
|
October 6, 2022
|
Xcode 11, importing types from Swift packages into Obj-C
|
|
3
|
3221
|
September 9, 2022
|
Recursive .headerSearchPath
|
|
3
|
250
|
August 23, 2022
|
Shipping Objective-C as Swift Package
|
|
1
|
225
|
August 15, 2022
|
Overriding Objective-C variadic methods
|
|
0
|
167
|
July 14, 2022
|
"Type involving Objective-C type parameter cannot be used for associated type of protocol"?
|
|
2
|
598
|
July 8, 2022
|
How to import Swift package into Objective-C using Xcode
|
|
14
|
7863
|
June 30, 2022
|
Using Swift with manually reference counted Obj-C?
|
|
1
|
184
|
June 16, 2022
|
Clang support for Objective-C symbol graph generation
|
|
3
|
529
|
June 9, 2022
|
About Implicit ObjC Bridging & CVarArg
|
|
3
|
316
|
May 29, 2022
|
How to use Swift Static library(.a file) in Objective-C
|
|
0
|
248
|
April 23, 2022
|
Building a XCFramework without objective-c interop
|
|
7
|
1146
|
April 1, 2022
|
Mixed objective-c swift framework missing Undefined symbols for architecture arm64: "nominal type descriptor for with exported symbols set
|
|
0
|
1149
|
March 14, 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
|
1897
|
March 4, 2022
|
Objc interop issue. Type 'ObjcProtocolImpl' cannot conform to protocol 'ObjcProtocol' because it has requirements that cannot be satisfied
|
|
0
|
513
|
February 3, 2022
|
How to use private header files in .testTarget
|
|
2
|
552
|
January 21, 2022
|
Forward-declared Swift types are not understood by subsequent dependent targets
|
|
0
|
451
|
January 19, 2022
|
[Pitch] A Swift representation for thrown-and-caught exceptions
|
|
38
|
2005
|
January 16, 2022
|
Convert Objective-C SPM Package to Swift
|
|
1
|
361
|
December 10, 2021
|
Compilation error in assigning to Obj-C `optional` protocol property
|
|
5
|
526
|
December 7, 2021
|
Is it possible to use Obj-C with TCA?
|
|
2
|
477
|
November 21, 2021
|
Creating an Objective-C package for SPM
|
|
5
|
4793
|
November 19, 2021
|
Swift doesn't see ObjC id<protocol> properties
|
|
9
|
623
|
September 30, 2021
|
How to handle Objective-C imports with incorrect nullability
|
|
2
|
506
|
September 14, 2021
|