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