How to convert C++ std::u8string to String?
|
|
0
|
113
|
November 27, 2024
|
Importing Objective-C framework in a Swift Framework
|
|
4
|
495
|
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
|
814
|
June 14, 2023
|
String indices validity
|
|
18
|
2656
|
March 27, 2023
|
How to bridge a nasty C function (with complications)
|
|
14
|
1630
|
January 21, 2023
|
The peculiar case of NSString bridged strings
|
|
1
|
556
|
August 20, 2022
|
Xcframework with swift+objectiveC + C++
|
|
0
|
983
|
July 10, 2022
|
About Implicit ObjC Bridging & CVarArg
|
|
3
|
738
|
May 29, 2022
|
Help~ NSMutableArray conditional bridge crash in iOS 15.4 beta
|
|
6
|
2200
|
February 14, 2022
|
URLComponents(url:) is much faster than URLComponents(string:) - possible bridging performance issue?
|
|
6
|
3290
|
January 8, 2022
|
What is the ObjC counterpart for _ObjectiveCBridgeable?
|
|
1
|
1036
|
August 21, 2020
|
Swift fail to detect constant in Macro from C header
|
|
2
|
997
|
August 8, 2020
|
ObjC parent class with forward declaration in designated initializer has no accessible initializers
|
|
1
|
2115
|
April 23, 2020
|
Uninitialised nonnull properties of Foundation types are set to sensible defaults in Swift
|
|
8
|
3120
|
March 7, 2019
|
Bridging ObjC Categories on Types with Struct Swift Overlay
|
|
5
|
1137
|
March 26, 2018
|