Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 504 Bytes

LDK.md

File metadata and controls

4 lines (4 loc) · 504 Bytes
  • Use latest LDK-release.aar from (ldk-garbagecollected)[https://github.com/lightningdevkit/ldk-garbagecollected/releases] and place in lib/android/libs.
  • Use latest LDKFramework.xcframework from ldk-swift and place in lib/ios.
  • To get pod install working you might have to open the LDKFramework.xcframework directory, delete non ios frameworks and remove all references to deleted frameworks inside LDKFramework.xcframework/Info.plist.
  • Update Swift and Kotlin code if there are any breaking changes.