Skip to content

Commit bc3fc27

Browse files
committed
Fully remove any headers from the LDKFramework directory, and update xcode build script to clean up prior xcframework outputs.
1 parent 8cabaa3 commit bc3fc27

File tree

7 files changed

+6
-28045
lines changed

7 files changed

+6
-28045
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@ lib*.a
55
__pycache__
66

77
ci/Build
8-
ci/LDKSwift/Sources
98
ci/LDKSwift/.build
109
ci/LDKSwift/.swiftpm
10+
11+
ci/LDKSwift/Sources/*
12+
!ci/LDKSwift/Sources/LDKSwift/
1113
!ci/LDKSwift/Sources/LDKSwift/batteries/*
1214
!ci/LDKSwift/Sources/LDKSwift/bindings/Bindings.swift
1315

0 commit comments

Comments
 (0)