Skip to content

Commit 71496cd

Browse files
committed
Simplify build.sh and add template bdkFFI.xcframework to repo
1 parent 2ccd89e commit 71496cd

File tree

10 files changed

+120
-2167
lines changed

10 files changed

+120
-2167
lines changed

.gitignore

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
xcuserdata/
77
DerivedData/
88
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
9-
/*.xcframework
10-
!bdkFFI-umbrella.h
11-
!module.modulemap
12-
!info.plist
13-
*.xcframework.zip
9+
bdkFFI.xcframework.zip
10+
bdkFFI
11+
bdkFFI.h
12+
bdk.swift
13+
BitcoinDevKit.swift

0 commit comments

Comments
 (0)