![]() Motivation: SwiftPM only generates fully usable clang modules for C modules if they have umbrella headers. Therefore, adding a generated NIO.xcodeproj to another Xcode project as a sub-project never worked. To make a header an umbrella header you need to name them _exactly_ like the module. Modifications: give each C module an umbrella header Result: generated NIO Xcode projects can be used as sub-projects. |
||
---|---|---|
.. | ||
include | ||
ifaddrs-android.c | ||
shim.c | ||
update_and_patch_cnio_linux.sh |