xmr-btc-swap/src-tauri/gen/apple
Mohan 7d019bfb30
feat(gui): Partially available global state (#593)
* feat(gui): Partially availiable global state

* move tauri command into own module

* move commands list into src-tauri/src/commands.rs

* cleanup swap/src/cli/api.rs

* add contextRequirement attribute to PromiseInvokeButton

* amend

* allow wallet operation on partially availiable context

* improvements

* fix some linter errors

* limit amount of logs to 5k

* keep behaviour from before

* make sure if swapId is null useActiveSwapLogs, return no logs

* remove unused variable

* create ContextStatusType enum
2025-10-02 21:28:12 +02:00
..
Assets.xcassets feat(gui): Partially available global state (#593) 2025-10-02 21:28:12 +02:00
Sources/unstoppableswap-gui-rs feat(monero-sys): Build system (#500) 2025-08-27 16:45:59 +02:00
unstoppableswap-gui-rs.xcodeproj feat(monero-sys): Build system (#500) 2025-08-27 16:45:59 +02:00
unstoppableswap-gui-rs_iOS feat(monero-sys): Build system (#500) 2025-08-27 16:45:59 +02:00
.gitignore feat(monero-sys): Build system (#500) 2025-08-27 16:45:59 +02:00
ExportOptions.plist feat(monero-sys): Build system (#500) 2025-08-27 16:45:59 +02:00
LaunchScreen.storyboard feat(monero-sys): Build system (#500) 2025-08-27 16:45:59 +02:00
Podfile feat(monero-sys): Build system (#500) 2025-08-27 16:45:59 +02:00
project.yml feat(monero-sys): Build system (#500) 2025-08-27 16:45:59 +02:00