Merge pull request #52 from notmandatory/add-more-features-to-ios-example
Add more features to iOS example
This commit is contained in:
commit
498fabf97d
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,6 +3,8 @@ build
|
|||||||
Cargo.lock
|
Cargo.lock
|
||||||
/bindings/bdk-kotlin/local.properties
|
/bindings/bdk-kotlin/local.properties
|
||||||
/bindings/bdk-swift
|
/bindings/bdk-swift
|
||||||
|
/bindings/bdk-swift.swiftdoc
|
||||||
|
/bindings/bdk-swift.swiftsourceinfo
|
||||||
.gradle
|
.gradle
|
||||||
wallet_db
|
wallet_db
|
||||||
bdk_ffi_test
|
bdk_ffi_test
|
||||||
@ -12,3 +14,4 @@ local.properties
|
|||||||
*.so
|
*.so
|
||||||
.DS_Store
|
.DS_Store
|
||||||
testdb
|
testdb
|
||||||
|
xcuserdata
|
||||||
|
Loading…
x
Reference in New Issue
Block a user