About Implicit ObjC Bridging & CVarArg
|
|
2
|
56
|
May 29, 2022
|
How to use Swift Static library(.a file) in Objective-C
|
|
0
|
96
|
April 23, 2022
|
Building a XCFramework without objective-c interop
|
|
7
|
221
|
April 1, 2022
|
Mixed objective-c swift framework missing Undefined symbols for architecture arm64: "nominal type descriptor for with exported symbols set
|
|
0
|
185
|
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
|
655
|
March 4, 2022
|
Objc interop issue. Type 'ObjcProtocolImpl' cannot conform to protocol 'ObjcProtocol' because it has requirements that cannot be satisfied
|
|
0
|
182
|
February 3, 2022
|
How to use private header files in .testTarget
|
|
2
|
194
|
January 21, 2022
|
Forward-declared Swift types are not understood by subsequent dependent targets
|
|
0
|
178
|
January 19, 2022
|
[Pitch] A Swift representation for thrown-and-caught exceptions
|
|
38
|
1545
|
January 16, 2022
|
Convert Objective-C SPM Package to Swift
|
|
1
|
247
|
December 10, 2021
|
Compilation error in assigning to Obj-C `optional` protocol property
|
|
5
|
195
|
December 7, 2021
|
How to import Swift package into Objective-C using Xcode
|
|
12
|
4656
|
June 8, 2021
|
Is it possible to use Obj-C with TCA?
|
|
2
|
338
|
November 21, 2021
|
Creating an Objective-C package for SPM
|
|
5
|
3432
|
November 19, 2021
|
Swift doesn't see ObjC id<protocol> properties
|
|
9
|
256
|
September 30, 2021
|
How to handle Objective-C imports with incorrect nullability
|
|
2
|
220
|
September 14, 2021
|
XCFramework requires to target iOS 13 for inter-framework dependencies with Objective-C compatibility (tested with Xcode 11 beta 7)
|
|
4
|
8328
|
November 5, 2019
|
Swift interop and obj-c nullability completeness warnings
|
|
2
|
279
|
July 20, 2021
|
Help understanding how Swift handles mutation of types bridged from Objective-C
|
|
4
|
401
|
June 29, 2021
|
"Type involving Objective-C type parameter cannot be used for associated type of protocol"?
|
|
0
|
265
|
May 12, 2021
|
Potential issue with Obj-C class extensions
|
|
0
|
272
|
April 30, 2021
|
Custom publishing in property wrapper & exclusive memory access error (Obj-C KVO/SwiftUI bridging)
|
|
0
|
296
|
April 28, 2021
|
Unable to compile Swift Package when used in Xcode
|
|
9
|
1468
|
April 10, 2021
|
Preventing collisions in extensions with private Obj-C members
|
|
1
|
247
|
March 29, 2021
|
Objective-C available property not available via protocol extension
|
|
1
|
368
|
March 23, 2021
|
Webview located in widget is not displayed when in lock screen on IOS 13 and 14
|
|
3
|
488
|
November 10, 2020
|
Avoid KVC Crashes in setValue on let Properties at Compile Time (and KVO Problems by Forgetting @objc or dynamic)
|
|
25
|
3010
|
October 27, 2020
|
Undefined symbols when using private struct properties in Swift w/ ObjC
|
|
0
|
275
|
October 27, 2020
|
No such module error after changing product module name in a framework
|
|
1
|
886
|
September 28, 2020
|
Using Swift Package resources with an Objective-C target
|
|
2
|
384
|
July 28, 2020
|