Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 461 Bytes

File metadata and controls

16 lines (10 loc) · 461 Bytes

Swift Lightning

Installation

Firstly, make sure you have CocoaPods installed. If you don't, you can follow their handy installation guide here.

Then, you need to install the pods in this repository. To do so, simply run

pod install

Running

Open the project (Swift Rust FFI.xcworkspace) in your Swift editor of choice, be it Xcode or AppCode, and simply press play.