Update build.sh to create swift xcframework

This commit is contained in:
Steve Myers
2021-11-16 22:56:31 -08:00
parent 581787a775
commit af101d0b41
2 changed files with 49 additions and 22 deletions

7
.gitignore vendored
View File

@@ -2,7 +2,10 @@ target
build
Cargo.lock
/bindings/bdk-kotlin/local.properties
/bindings/bdk-swift
/bindings/bdk-swift/*
!bindings/bdk-swift/bdkFFI-umbrella.h
!bindings/bdk-swift/Info.plist
!bindings/bdk-swift/module.modulemap
/bindings/bdk-swift.swiftdoc
/bindings/bdk-swift.swiftsourceinfo
.gradle
@@ -17,3 +20,5 @@ testdb
xcuserdata
.lsp
.clj-kondo
*.xcframework
*.xcframework.zip