Importing Objective-C framework in a Swift Framework
|
|
4
|
233
|
July 30, 2024
|
Automatic module name variable
|
|
0
|
511
|
June 14, 2023
|
Why SPM library with Objective-C NSURL category is not available in Swift URL type?
|
|
3
|
806
|
June 14, 2023
|
String indices validity
|
|
18
|
2435
|
March 27, 2023
|
How to bridge a nasty C function (with complications)
|
|
14
|
1567
|
January 21, 2023
|
The peculiar case of NSString bridged strings
|
|
1
|
555
|
August 20, 2022
|
Xcframework with swift+objectiveC + C++
|
|
0
|
962
|
July 10, 2022
|
About Implicit ObjC Bridging & CVarArg
|
|
3
|
725
|
May 29, 2022
|
Help~ NSMutableArray conditional bridge crash in iOS 15.4 beta
|
|
6
|
2172
|
February 14, 2022
|
URLComponents(url:) is much faster than URLComponents(string:) - possible bridging performance issue?
|
|
6
|
3167
|
January 8, 2022
|
What is the ObjC counterpart for _ObjectiveCBridgeable?
|
|
1
|
1032
|
August 21, 2020
|
Swift fail to detect constant in Macro from C header
|
|
2
|
976
|
August 8, 2020
|
ObjC parent class with forward declaration in designated initializer has no accessible initializers
|
|
1
|
2094
|
April 23, 2020
|
Uninitialised nonnull properties of Foundation types are set to sensible defaults in Swift
|
|
8
|
3071
|
March 7, 2019
|
Bridging ObjC Categories on Types with Struct Swift Overlay
|
|
5
|
1119
|
March 26, 2018
|