SwiftLightning
SwiftLightning copied to clipboard
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.