chore(swift): rename build script to build-xcframework.sh and update to use xcodebuild tool

This commit is contained in:
Steve Myers
2024-06-11 21:03:00 -05:00
committed by thunderbiscuit
parent e97e9b731c
commit 6642c5808b
19 changed files with 110 additions and 221 deletions

2
.gitignore vendored
View File

@@ -31,6 +31,8 @@ bdkFFI.h
BitcoinDevKit.swift
bdk.swift
.build
*.xcframework/
Info.plist
# Python related
__pycache__