|
Dependencies between packages written in C
|
|
0
|
320
|
June 30, 2024
|
|
Pakage.swift specify include folder and static libarary file (.a)
|
|
0
|
295
|
May 30, 2024
|
|
Passing FILE to fopen
|
|
11
|
1364
|
May 17, 2024
|
|
Runtime crash in optimised build wrapping C++ library
|
|
0
|
201
|
May 10, 2024
|
|
How to compile Swift with Scons?
|
|
0
|
450
|
May 10, 2024
|
|
Is there a way to declare/import C type as a noncopyable struct in Swift
|
|
4
|
351
|
March 13, 2024
|
|
@_documentation(visibility: ...) for c Files
|
|
5
|
1359
|
January 26, 2024
|
|
Is it possible to generate a static or dynamic Swift library called by C code?
|
|
9
|
670
|
January 17, 2024
|
|
Linking swift to C - in github actions
|
|
1
|
286
|
January 17, 2024
|
|
Accessing address of a C global const variable - cannot pass immutable value as inout argument
|
|
7
|
466
|
January 16, 2024
|
|
How to define opaque typealias to link implementation-only type (C-enum use case)
|
|
9
|
521
|
January 10, 2024
|
|
Swift Package Manager cannot find header file
|
|
0
|
355
|
November 30, 2023
|
|
Header 'libintl.h' not found - Struggling with System Library Dependency
|
|
2
|
587
|
October 20, 2023
|
|
C static library wrapped with a binary xcframework and Swift PM
|
|
2
|
1019
|
August 9, 2023
|
|
Data race when concurrently calling C function using global variables
|
|
11
|
679
|
August 3, 2023
|
|
Creating a Mac/Linux multiplatform Swift package wrapping a static C library
|
|
0
|
597
|
July 10, 2023
|
|
Applying Swift macros to C types
|
|
2
|
874
|
June 22, 2023
|
|
Using C in Swift away from Xcode
|
|
17
|
4015
|
May 7, 2023
|
|
Swift, libpng and error handling
|
|
2
|
885
|
April 18, 2023
|
|
Same-type requirement makes generic parameters 'T' and 'Pointee' equivalent; this is an error in Swift 6 warning
|
|
2
|
3529
|
February 2, 2023
|
|
Is there a way to differentiate Swift types and C types at runtime?
|
|
5
|
636
|
December 10, 2022
|
|
Swift C Callback
|
|
3
|
1120
|
July 30, 2022
|
|
Swift UI blocking
|
|
2
|
1400
|
July 29, 2022
|
|
How to use a C static library(libJavaScriptCore.a) with Swift on Linux?
|
|
10
|
2428
|
July 24, 2022
|
|
Combined Swift/C++ Package Cannot Resolve C++ Headers
|
|
11
|
2461
|
May 14, 2022
|
|
Implement swift API for C++ multi-type structure
|
|
9
|
1727
|
January 4, 2022
|
|
Stable pointer to a C String literal
|
|
11
|
1669
|
October 26, 2021
|
|
Swift and C interoperability, passing Swift reference to C function
|
|
2
|
1595
|
February 23, 2020
|
|
Swift Package, C dependency in submodule, .cSettings from submodule
|
|
5
|
993
|
August 7, 2021
|
|
How should this function pointer typedef be called in swift?
|
|
1
|
1122
|
August 2, 2021
|