VSCode: Bridging headers with Intellisense in simple Embedded Project
|
|
2
|
101
|
March 13, 2025
|
How to convert C++ std::u8string to String?
|
|
0
|
137
|
November 27, 2024
|
Importing Objective-C framework in a Swift Framework
|
|
4
|
792
|
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
|
821
|
June 14, 2023
|
String indices validity
|
|
18
|
2778
|
March 27, 2023
|
How to bridge a nasty C function (with complications)
|
|
14
|
1667
|
January 21, 2023
|
The peculiar case of NSString bridged strings
|
|
1
|
556
|
August 20, 2022
|
Xcframework with swift+objectiveC + C++
|
|
0
|
1000
|
July 10, 2022
|
About Implicit ObjC Bridging & CVarArg
|
|
3
|
746
|
May 29, 2022
|
Help~ NSMutableArray conditional bridge crash in iOS 15.4 beta
|
|
6
|
2211
|
February 14, 2022
|
URLComponents(url:) is much faster than URLComponents(string:) - possible bridging performance issue?
|
|
6
|
3339
|
January 8, 2022
|
What is the ObjC counterpart for _ObjectiveCBridgeable?
|
|
1
|
1042
|
August 21, 2020
|
Swift fail to detect constant in Macro from C header
|
|
2
|
1013
|
August 8, 2020
|
ObjC parent class with forward declaration in designated initializer has no accessible initializers
|
|
1
|
2125
|
April 23, 2020
|
Uninitialised nonnull properties of Foundation types are set to sensible defaults in Swift
|
|
8
|
3146
|
March 7, 2019
|
Bridging ObjC Categories on Types with Struct Swift Overlay
|
|
5
|
1145
|
March 26, 2018
|