"Type involving Objective-C type parameter cannot be used for associated type of protocol"?
|
|
2
|
1208
|
July 8, 2022
|
Using Swift with manually reference counted Obj-C?
|
|
1
|
413
|
June 16, 2022
|
About Implicit ObjC Bridging & CVarArg
|
|
3
|
747
|
May 29, 2022
|
How to use Swift Static library(.a file) in Objective-C
|
|
0
|
457
|
April 23, 2022
|
Building a XCFramework without objective-c interop
|
|
7
|
4933
|
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
|
5224
|
March 4, 2022
|
Objc interop issue. Type 'ObjcProtocolImpl' cannot conform to protocol 'ObjcProtocol' because it has requirements that cannot be satisfied
|
|
0
|
1109
|
February 3, 2022
|
How to use private header files in .testTarget
|
|
2
|
1448
|
January 21, 2022
|
Forward-declared Swift types are not understood by subsequent dependent targets
|
|
0
|
1028
|
January 19, 2022
|
[Pitch] A Swift representation for thrown-and-caught exceptions
|
|
38
|
4061
|
January 16, 2022
|
Convert Objective-C SPM Package to Swift
|
|
1
|
719
|
December 10, 2021
|
Compilation error in assigning to Obj-C `optional` protocol property
|
|
5
|
1814
|
December 7, 2021
|
Is it possible to use Obj-C with TCA?
|
|
2
|
874
|
November 21, 2021
|
Creating an Objective-C package for SPM
|
|
5
|
6412
|
November 19, 2021
|
Swift doesn't see ObjC id<protocol> properties
|
|
9
|
2320
|
September 30, 2021
|
How to handle Objective-C imports with incorrect nullability
|
|
2
|
1219
|
September 14, 2021
|
XCFramework requires to target iOS 13 for inter-framework dependencies with Objective-C compatibility (tested with Xcode 11 beta 7)
|
|
4
|
10595
|
November 5, 2019
|
Swift interop and obj-c nullability completeness warnings
|
|
2
|
1103
|
July 20, 2021
|
Help understanding how Swift handles mutation of types bridged from Objective-C
|
|
4
|
1666
|
June 29, 2021
|
Potential issue with Obj-C class extensions
|
|
0
|
881
|
April 30, 2021
|
Custom publishing in property wrapper & exclusive memory access error (Obj-C KVO/SwiftUI bridging)
|
|
0
|
777
|
April 28, 2021
|
Unable to compile Swift Package when used in Xcode
|
|
9
|
2949
|
April 10, 2021
|
Preventing collisions in extensions with private Obj-C members
|
|
1
|
623
|
March 29, 2021
|
Objective-C available property not available via protocol extension
|
|
1
|
1203
|
March 23, 2021
|
Webview located in widget is not displayed when in lock screen on IOS 13 and 14
|
|
3
|
1062
|
November 10, 2020
|
Avoid KVC Crashes in setValue on let Properties at Compile Time (and KVO Problems by Forgetting @objc or dynamic)
|
|
25
|
4739
|
October 27, 2020
|
Undefined symbols when using private struct properties in Swift w/ ObjC
|
|
0
|
854
|
October 27, 2020
|
No such module error after changing product module name in a framework
|
|
1
|
2013
|
September 28, 2020
|
Using Swift Package resources with an Objective-C target
|
|
2
|
727
|
July 28, 2020
|
Linked Frameworks and Conditional Targets
|
|
2
|
1512
|
May 29, 2020
|