Move all files to bdk-swift and deinit bdk-ffi

This commit is contained in:
Steve Myers
2022-11-21 12:10:23 -06:00
parent e017d76351
commit b7efb37632
19 changed files with 0 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
framework module bdkFFI {
umbrella header "bdkFFI-umbrella.h"
export *
module * { export * }
}