Add M1 target support to build.sh

This commit is contained in:
Steve Myers
2021-12-02 22:09:01 -08:00
parent 250df250ff
commit a33e856b48
6 changed files with 57 additions and 38 deletions

View File

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