burrow/Apple/NetworkExtension/libburrow/module.modulemap
Conrad Kramer eeb0130156 Add Swift module for libburrow
This commit also renames the app target to App.
2023-05-09 23:01:36 -04:00

4 lines
59 B
Text

module libburrow {
header "libburrow.h"
export *
}