mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 05:45:21 +01:00
Add info about macos
and apple
Makefile tasks to 0.15.0 release notes
This commit is contained in:
parent
a97b194574
commit
cc21ae1502
@ -120,6 +120,15 @@ then watch it on chain. Taproot script spends are also supported through the
|
|||||||
specifies the maximum duration it allows for a remote peer to respond to a
|
specifies the maximum duration it allows for a remote peer to respond to a
|
||||||
locally initiated commitment update.
|
locally initiated commitment update.
|
||||||
|
|
||||||
|
* [`macos` and `apple` Makefile tasks have been added.](https://github.com/lightningnetwork/lnd/pull/6373)
|
||||||
|
|
||||||
|
The `macos` task uses `gomobile` to build an `XCFramework` that can be used to
|
||||||
|
embed lnd to macOS apps, similar to how the `ios` task builds for iOS.
|
||||||
|
|
||||||
|
The `apple` task uses `gomobile` to build an `XCFramework` that can be used to
|
||||||
|
embed lnd to both iOS and macOS apps.
|
||||||
|
|
||||||
|
|
||||||
## RPC Server
|
## RPC Server
|
||||||
|
|
||||||
* [Add value to the field
|
* [Add value to the field
|
||||||
@ -213,6 +222,7 @@ gRPC performance metrics (latency to process `GetInfo`, etc)](https://github.com
|
|||||||
* Daniel McNally
|
* Daniel McNally
|
||||||
* ErikEk
|
* ErikEk
|
||||||
* Eugene Siegel
|
* Eugene Siegel
|
||||||
|
* Hampus Sjöberg
|
||||||
* henta
|
* henta
|
||||||
* Joost Jager
|
* Joost Jager
|
||||||
* Jordi Montes
|
* Jordi Montes
|
||||||
|
Loading…
Reference in New Issue
Block a user