|
Accessing address of a C global const variable - cannot pass immutable value as inout argument
|
|
7
|
615
|
January 16, 2024
|
|
How to define opaque typealias to link implementation-only type (C-enum use case)
|
|
9
|
804
|
January 10, 2024
|
|
Swift Package Manager cannot find header file
|
|
0
|
455
|
November 30, 2023
|
|
Header 'libintl.h' not found - Struggling with System Library Dependency
|
|
2
|
900
|
October 20, 2023
|
|
C static library wrapped with a binary xcframework and Swift PM
|
|
2
|
1229
|
August 9, 2023
|
|
Data race when concurrently calling C function using global variables
|
|
11
|
847
|
August 3, 2023
|
|
Applying Swift macros to C types
|
|
2
|
934
|
June 22, 2023
|
|
Using C in Swift away from Xcode
|
|
17
|
7059
|
May 7, 2023
|
|
Swift, libpng and error handling
|
|
2
|
997
|
April 18, 2023
|
|
Same-type requirement makes generic parameters 'T' and 'Pointee' equivalent; this is an error in Swift 6 warning
|
|
2
|
4651
|
February 2, 2023
|
|
Is there a way to differentiate Swift types and C types at runtime?
|
|
5
|
708
|
December 10, 2022
|
|
Swift C Callback
|
|
3
|
1229
|
July 30, 2022
|
|
Swift UI blocking
|
|
2
|
1605
|
July 29, 2022
|
|
How to use a C static library(libJavaScriptCore.a) with Swift on Linux?
|
|
10
|
2897
|
July 24, 2022
|
|
Combined Swift/C++ Package Cannot Resolve C++ Headers
|
|
11
|
2902
|
May 14, 2022
|
|
Implement swift API for C++ multi-type structure
|
|
9
|
1830
|
January 4, 2022
|
|
Stable pointer to a C String literal
|
|
11
|
1964
|
October 26, 2021
|
|
Swift and C interoperability, passing Swift reference to C function
|
|
2
|
1734
|
February 23, 2020
|
|
Swift Package, C dependency in submodule, .cSettings from submodule
|
|
5
|
1155
|
August 7, 2021
|
|
How should this function pointer typedef be called in swift?
|
|
1
|
1240
|
August 2, 2021
|
|
Can an UnsafeBufferPointer to local scope Array outlive it's own reference?
|
|
13
|
2161
|
June 10, 2021
|
|
Getting a string allocated in a C function via char** parameter?
|
|
3
|
1202
|
December 31, 2020
|
|
Using C code from Swift causes EXC_BAD_ACCESS
|
|
19
|
2517
|
December 9, 2020
|
|
Swift fails to compile enum with #include in C header
|
|
7
|
992
|
August 14, 2020
|
|
Swift fail to detect constant in Macro from C header
|
|
2
|
1081
|
August 8, 2020
|
|
Passing an array of pointers to C
|
|
2
|
1109
|
August 15, 2019
|
|
Uninitialized Void Pointers and C API in Swift 5
|
|
5
|
3571
|
July 4, 2019
|
|
SwiftPM unable to wrap C library installed via Homebrew
|
|
2
|
1614
|
June 28, 2019
|
|
Swift 5.1: Unable to pass String to C API
|
|
3
|
5522
|
June 26, 2019
|
|
Call swift function by pointer
|
|
3
|
8643
|
March 1, 2019
|