Skip to content

feat(wallet): implement Maya sell convert and order preview flow#772

Open
romchornyi wants to merge 48 commits into
feat/mayafrom
feat/maya-conversion-order-preview
Open

feat(wallet): implement Maya sell convert and order preview flow#772
romchornyi wants to merge 48 commits into
feat/mayafrom
feat/maya-conversion-order-preview

Conversation

@romchornyi
Copy link
Copy Markdown
Contributor

@romchornyi romchornyi commented May 27, 2026

Issue being fixed or feature implemented

This PR implements the Maya sell conversion flow and order preview experience for iOS, including amount entry, quote handling, destination input, and transaction confirmation UX.

What was done?

  • Implemented Maya conversion flow with support for entering amount in:
    • fiat
    • DASH
    • selected destination crypto
  • Added auto-sync between crypto and fiat values when amount changes.
  • Added Max amount handling based on current DASH wallet balance.
  • Implemented destination coin selection flow:
    • coin icons shown
    • halted coins shown as disabled/non-selectable
  • Implemented destination address step:
    • clipboard support
    • exchange source support (where available)
    • validation triggered on continue flow
  • Implemented Order Preview flow with:
    • source and destination amounts
    • fee breakdown
    • totals (with/without fees)
    • destination address
    • execution network display
    • 10s submit window with countdown in button label
    • refresh quote action after countdown expires
  • Added/updated Maya-related view model and API integration pieces used by Convert/Preview flow.
  • Refactored shared Maya UI styles/components for consistency across Maya screens.

How Has This Been Tested?

Manual testing was performed on iOS Simulator (iPhone 14 Pro, iOS 18.6) and local debug builds.

Test scenarios covered:

  • Open Maya portal and navigate through full sell flow.
  • Enter amount in fiat/DASH/crypto and verify cross-value updates.
  • Use max amount and verify value behavior.
  • Select coin (halted assets disabled, active assets selectable).
  • Enter destination address (including clipboard path).
  • Open order preview and verify amounts, fees, totals, destination, and network label.
  • Verify countdown behavior (submit window + refresh quote path).
  • Validate error handling for small/invalid quote conditions and failed quote requests.

Breaking Changes

No breaking changes introduced.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

Summary by CodeRabbit

  • New Features & Improvements
    • Updated and added visual assets including new icons, illustrations, and menu items throughout the app to enhance user interface and experience.

Review Change Stack

ross-dash and others added 30 commits March 24, 2026 17:16
- Export CSV
- Zenledger

Changed the navigation bar for sheet "Import private key"
Update 21 language files and Japanese App Store metadata from Transifex.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
chore: pull latest translations from Transifex (50%+ complete)
…dger

feat: update csv export and zenledger
…gation

- Migrate all menu items to use the new MenuItem component
- Update styles for MenuItemsList
- Replace all menu item icons with updated assets
- Change "Buy & Sell Dash" and "Explore" from bottom sheet to full page
ross-dash and others added 17 commits April 24, 2026 00:51
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
feat: Update menu items on the More page
…-mode

fix: default currency dark mode and search empty state (MO-897)
fix: update translations and fix compile issue
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 27, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 62eec98a-9051-43a2-8b67-87dc228ddd53

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

The PR updates the DashWallet app's build configuration and completely reorganizes its asset catalog. Changes include updating the sync commit hash, switching the Xcode scheme to Debug mode, adding preview detection to AppDelegate, and restructuring/renaming image assets across menu, navigation, toast, illustration, and other UI categories.

Changes

App Configuration and Launch

Layer / File(s) Summary
Commit hash and build configuration
DashSyncCurrentCommit, DashWallet.xcodeproj/xcshareddata/xcschemes/dashwallet.xcscheme
The sync commit hash is updated to a new value, and the Xcode scheme LaunchAction is switched from Testflight to Debug build configuration.
Xcode preview launch short-circuit
DashWallet/AppDelegate.m
A #if DEBUG guard in application:didFinishLaunchingWithOptions: detects the XCODE_RUNNING_FOR_PREVIEWS environment variable and returns immediately, bypassing normal app launch initialization.

Asset Catalog Reorganization

Layer / File(s) Summary
Asset category folder structures
DashWallet/Resources/AppAssets.xcassets/Dash logo/Contents.json, Illustration/Contents.json, Toast/Contents.json, Other/Contents.json, Voting/Contents.json
Created Contents.json folder definitions for new asset categories (Dash logo, Illustration, Menu, Navigation bar, Toast, Other, and Voting) to organize the asset catalog hierarchy.
Dash logo and illustration assets
DashWallet/Resources/AppAssets.xcassets/Dash logo/dash-logo-black.imageset/Contents.json, Illustration/*.imageset/Contents.json
Added dash-logo-black imageset and updated illustration assets (csv-export-large, maya-illustration, zenledger-large) with renamed image file mappings.
New menu asset imagesets
DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-*.imageset/Contents.json, service-*.imageset/Contents.json, masternode-keys.imageset/Contents.json
Created Contents.json definitions for new menu imagesets covering security, payment methods (ATM, merchant), identity features (face ID, touch ID, recovery phrase), staking, service integrations (Coinbase, Topper, Uphold), and wallet operations (autohide balance, change PIN, reset wallet).
Menu asset imageset filename updates
DashWallet/Resources/AppAssets.xcassets/Menu/image.*.imageset/Contents.json
Updated filename references across 13 menu imagesets: coinjoin (Layer_1→mixing), csv.export (dotted→dashed naming), currency (cash→local.currency), explore (Explore-Blue→explore-2), extend.public.key, import.private.key, masternode.keys, network.monitor, notifications, security, settings, support, and tools assets.
Menu asset cleanup
DashWallet/Resources/AppAssets.xcassets/Menu/menu_*.imageset/Contents.json, image.touch.id.imageset/Contents.json
Removed obsolete menu asset catalog definitions: menu_settings and menu_support imagesets; emptied reset.wallet definition; removed touch.id asset.
Navigation bar and other UI assets
DashWallet/Resources/AppAssets.xcassets/Navigation bar/*.imageset/Contents.json, Toast/*.imageset/Contents.json, Other/qr.imageset/Contents.json, arrow-down.imageset/Contents.json
Added and updated navigation bar assets (controls-info, controls-template with toolbar variants and dark-mode support); reorganized Toast assets (error, info, loading, success, warning states) into a dedicated category; updated QR code and arrow-down imagesets; removed toolbar-info definition.

🎯 2 (Simple) | ⏱️ ~10 minutes


Possibly Related PRs

  • dashpay/dashwallet-ios#765: Updates DashSyncCurrentCommit and dashwallet.xcscheme configuration in parallel with this PR's changes.

Suggested Reviewers

  • HashEngineering

🐰 A catalog of images, neat and bright,
Renamed with care, organized right,
From menus to toasts, all assets aligned,
The wallet's new look, beautifully designed! 🎨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title clearly describes the main feature: implementing Maya sell conversion and order preview flow. It directly relates to the primary changes across the codebase.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/maya-conversion-order-preview

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@romchornyi romchornyi changed the title feat(maya): implement sell convert + order preview flow feat(wallet): implement Maya sell convert and order preview flow May 27, 2026
@romchornyi
Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 27, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick comments (3)
DashWallet/Resources/AppAssets.xcassets/Navigation bar/toolbar-back.imageset/Contents.json (1)

52-55: ⚡ Quick win

Align toolbar-back with template rendering intent used by other toolbar icons.

toolbar-close.imageset already declares template intent; adding it here keeps toolbar icon tint behavior consistent.

Proposed update
   "info" : {
     "author" : "xcode",
     "version" : 1
+  },
+  "properties" : {
+    "template-rendering-intent" : "template"
   }
 }
Based on learnings: “set template-rendering-intent to 'template' for generic/system UI icons that should inherit the system tint.”
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@DashWallet/Resources/AppAssets.xcassets/Navigation`
bar/toolbar-back.imageset/Contents.json around lines 52 - 55, The Contents.json
for the toolbar-back.imageset is missing the template rendering intent used by
other toolbar icons; update the Contents.json inside toolbar-back.imageset to
include the "template-rendering-intent" key with the value "template" (matching
toolbar-close.imageset) so the toolbar-back asset will inherit system tinting as
a template image.
DashWallet/Resources/AppAssets.xcassets/Navigation bar/controls-info.imageset/Contents.json (1)

19-23: ⚡ Quick win

Add template rendering intent for this navigation icon imageset.

For UI control icons, explicitly setting template rendering intent avoids tint mismatches across themed screens.

Proposed update
   "info" : {
     "author" : "xcode",
     "version" : 1
+  },
+  "properties" : {
+    "template-rendering-intent" : "template"
   }
 }
Based on learnings: “set template-rendering-intent to 'template' for generic/system UI icons that should inherit the system tint.”
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@DashWallet/Resources/AppAssets.xcassets/Navigation`
bar/controls-info.imageset/Contents.json around lines 19 - 23, The imageset
"controls-info.imageset" (the "info" entry in Contents.json) lacks a template
rendering intent; update its Contents.json to add the
"template-rendering-intent" key with value "template" for the "info" image so
the icon inherits system tint (i.e., set "template-rendering-intent": "template"
for the "info" imageset entry).
DashWallet/Resources/AppAssets.xcassets/Navigation bar/controls-template.imageset/Contents.json (1)

19-23: ⚡ Quick win

Set template-rendering-intent explicitly for tintable nav assets.

This helps ensure the icon reliably follows system/app tint.

Proposed update
   "info" : {
     "author" : "xcode",
     "version" : 1
+  },
+  "properties" : {
+    "template-rendering-intent" : "template"
   }
 }
Based on learnings: “set template-rendering-intent to 'template' for generic/system UI icons that should inherit the system tint.”
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@DashWallet/Resources/AppAssets.xcassets/Navigation`
bar/controls-template.imageset/Contents.json around lines 19 - 23, Add the
"template-rendering-intent": "template" property to the
controls-template.imageset Contents.json so the nav control asset is treated as
a template image and inherits the system/app tint; update the JSON (in the same
object that contains "info") to include the "template-rendering-intent" key set
to "template" for the controls-template.imageset asset.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Nitpick comments:
In `@DashWallet/Resources/AppAssets.xcassets/Navigation`
bar/controls-info.imageset/Contents.json:
- Around line 19-23: The imageset "controls-info.imageset" (the "info" entry in
Contents.json) lacks a template rendering intent; update its Contents.json to
add the "template-rendering-intent" key with value "template" for the "info"
image so the icon inherits system tint (i.e., set "template-rendering-intent":
"template" for the "info" imageset entry).

In `@DashWallet/Resources/AppAssets.xcassets/Navigation`
bar/controls-template.imageset/Contents.json:
- Around line 19-23: Add the "template-rendering-intent": "template" property to
the controls-template.imageset Contents.json so the nav control asset is treated
as a template image and inherits the system/app tint; update the JSON (in the
same object that contains "info") to include the "template-rendering-intent" key
set to "template" for the controls-template.imageset asset.

In `@DashWallet/Resources/AppAssets.xcassets/Navigation`
bar/toolbar-back.imageset/Contents.json:
- Around line 52-55: The Contents.json for the toolbar-back.imageset is missing
the template rendering intent used by other toolbar icons; update the
Contents.json inside toolbar-back.imageset to include the
"template-rendering-intent" key with the value "template" (matching
toolbar-close.imageset) so the toolbar-back asset will inherit system tinting as
a template image.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 6998e149-bc36-4996-9dcc-58b5a06463a8

📥 Commits

Reviewing files that changed from the base of the PR and between 4a02fe3 and ff2e8b0.

⛔ Files ignored due to path filters (239)
  • DashWallet/Resources/AppAssets.xcassets/Dash logo/dash-logo-black.imageset/dash-logo-black.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Dash logo/dash-logo-black.imageset/dash-logo-black@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Dash logo/dash-logo-black.imageset/dash-logo-black@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Illustration/csv-export-large.imageset/export.csv.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Illustration/csv-export-large.imageset/export.csv@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Illustration/csv-export-large.imageset/export.csv@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Illustration/image.import.private.key.large.imageset/import.private.key.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Illustration/image.import.private.key.large.imageset/import.private.key@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Illustration/image.import.private.key.large.imageset/import.private.key@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Illustration/maya-illustration.imageset/illustration-maya@1x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Illustration/maya-illustration.imageset/illustration-maya@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Illustration/maya-illustration.imageset/illustration-maya@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Illustration/zenledger-large.imageset/zenledger-large.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Illustration/zenledger-large.imageset/zenledger-large@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Illustration/zenledger-large.imageset/zenledger-large@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Illustration/zenledger_large.imageset/zenledger_large.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Illustration/zenledger_large.imageset/zenledger_large@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Illustration/zenledger_large.imageset/zenledger_large@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/Image.face.id.imageset/Layer 1.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/Image.face.id.imageset/Layer 1@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/Image.face.id.imageset/Layer 1@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-advanced_security.imageset/image-menu-advanced_security.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-advanced_security.imageset/image-menu-advanced_security@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-advanced_security.imageset/image-menu-advanced_security@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-atm.imageset/image-menu-atm.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-atm.imageset/image-menu-atm@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-atm.imageset/image-menu-atm@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-autohide_balance.imageset/image-menu-autohide_balance.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-autohide_balance.imageset/image-menu-autohide_balance@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-autohide_balance.imageset/image-menu-autohide_balance@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-change_pin.imageset/image-menu-pin.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-change_pin.imageset/image-menu-pin@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-change_pin.imageset/image-menu-pin@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-enable_touch_id.imageset/image-menu-touch_id.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-enable_touch_id.imageset/image-menu-touch_id@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-enable_touch_id.imageset/image-menu-touch_id@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-face_id.imageset/image-menu-face_id.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-face_id.imageset/image-menu-face_id@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-face_id.imageset/image-menu-face_id@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-merchant.imageset/image-menu-merchant.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-merchant.imageset/image-menu-merchant@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-merchant.imageset/image-menu-merchant@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-recovery_phrase.imageset/image-menu-recovery_phrase.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-recovery_phrase.imageset/image-menu-recovery_phrase@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-recovery_phrase.imageset/image-menu-recovery_phrase@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-reset_wallet.imageset/image-menu-reset_wallet.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-reset_wallet.imageset/image-menu-reset_wallet@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-reset_wallet.imageset/image-menu-reset_wallet@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-staking.imageset/image-menu-staking.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-staking.imageset/image-menu-staking@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-staking.imageset/image-menu-staking@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.about.imageset/dash.logo.circle.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.about.imageset/dash.logo.circle@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.about.imageset/dash.logo.circle@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.advanced.security.imageset/advanced security.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.advanced.security.imageset/advanced security@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.advanced.security.imageset/advanced security@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.autohide.balance.imageset/eye.closed.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.autohide.balance.imageset/eye.closed@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.autohide.balance.imageset/eye.closed@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.buy.and.sell.imageset/buy.sell.dash.2.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.buy.and.sell.imageset/buy.sell.dash.2@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.buy.and.sell.imageset/buy.sell.dash.2@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.change.pin.imageset/Layer_1.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.change.pin.imageset/Layer_1@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.change.pin.imageset/Layer_1@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.coinjoin.menu.imageset/Layer_1.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.coinjoin.menu.imageset/Layer_1@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.coinjoin.menu.imageset/Layer_1@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.coinjoin.menu.imageset/mixing.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.coinjoin.menu.imageset/mixing@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.coinjoin.menu.imageset/mixing@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.csv.export.imageset/csv-export.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.csv.export.imageset/csv-export@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.csv.export.imageset/csv-export@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.csv.export.imageset/csv.export.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.csv.export.imageset/csv.export@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.csv.export.imageset/csv.export@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.currency.imageset/cash.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.currency.imageset/cash@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.currency.imageset/cash@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.currency.imageset/local.currency.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.currency.imageset/local.currency@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.currency.imageset/local.currency@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.explore.imageset/Explore-Blue.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.explore.imageset/Explore-Blue@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.explore.imageset/Explore-Blue@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.explore.imageset/explore-2.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.explore.imageset/explore-2@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.explore.imageset/explore-2@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.extend.public.key.imageset/extend-public-key.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.extend.public.key.imageset/extend-public-key@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.extend.public.key.imageset/extend-public-key@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.extend.public.key.imageset/public.key.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.extend.public.key.imageset/public.key@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.extend.public.key.imageset/public.key@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.import.private.key.imageset/import-private-key.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.import.private.key.imageset/import-private-key@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.import.private.key.imageset/import-private-key@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.import.private.key.imageset/import.private.key.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.import.private.key.imageset/import.private.key@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.import.private.key.imageset/import.private.key@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.masternode.keys.imageset/Layer_1.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.masternode.keys.imageset/Layer_1@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.masternode.keys.imageset/Layer_1@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.masternode.keys.imageset/masternode-keys.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.masternode.keys.imageset/masternode-keys@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.masternode.keys.imageset/masternode-keys@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.network.monitor.imageset/Layer_1.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.network.monitor.imageset/Layer_1@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.network.monitor.imageset/Layer_1@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.network.monitor.imageset/network-monitor.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.network.monitor.imageset/network-monitor@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.network.monitor.imageset/network-monitor@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.notifications.imageset/Layer 1.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.notifications.imageset/Layer 1@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.notifications.imageset/Layer 1@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.notifications.imageset/notification.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.notifications.imageset/notification@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.notifications.imageset/notification@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.recovery.phrase.imageset/Layer_1.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.recovery.phrase.imageset/Layer_1@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.recovery.phrase.imageset/Layer_1@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.rescan.imageset/rescan.blockchain.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.rescan.imageset/rescan.blockchain@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.rescan.imageset/rescan.blockchain@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.reset.wallet.imageset/reset wallet.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.reset.wallet.imageset/reset wallet@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.reset.wallet.imageset/reset wallet@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.security.imageset/Vector.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.security.imageset/Vector@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.security.imageset/Vector@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.security.imageset/security.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.security.imageset/security@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.security.imageset/security@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.settings.imageset/Iconly_x2F_Bold_x2F_Setting.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.settings.imageset/Iconly_x2F_Bold_x2F_Setting@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.settings.imageset/Iconly_x2F_Bold_x2F_Setting@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.settings.imageset/settings.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.settings.imageset/settings@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.settings.imageset/settings@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.support.imageset/Group.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.support.imageset/Group@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.support.imageset/Group@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.support.imageset/support.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.support.imageset/support@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.support.imageset/support@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.tools.imageset/Group.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.tools.imageset/Group@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.tools.imageset/Group@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.tools.imageset/tools.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.tools.imageset/tools@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.tools.imageset/tools@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.touch.id.imageset/fingerprint.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.touch.id.imageset/fingerprint@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.touch.id.imageset/fingerprint@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/masternode-keys.imageset/masternode-keys@x1.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/masternode-keys.imageset/masternode-keys@x2.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/masternode-keys.imageset/masternode-keys@x3.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_buySellDash.imageset/menu_buySellDash.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_buySellDash.imageset/menu_buySellDash@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_buySellDash.imageset/menu_buySellDash@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_buySellDash.imageset/menu_buySellDash_dark.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_buySellDash.imageset/menu_buySellDash_dark@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_buySellDash.imageset/menu_buySellDash_dark@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_security.imageset/menu_security.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_security.imageset/menu_security@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_security.imageset/menu_security@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_security.imageset/menu_security_dark.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_security.imageset/menu_security_dark@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_security.imageset/menu_security_dark@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_settings.imageset/levels.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_settings.imageset/levels@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_settings.imageset/levels@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_settings.imageset/menu_settings.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_settings.imageset/menu_settings@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_settings.imageset/menu_settings@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_support.imageset/menu_support.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_support.imageset/menu_support@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_support.imageset/menu_support@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_tools.imageset/menu_tools.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_tools.imageset/menu_tools@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_tools.imageset/menu_tools@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_tools.imageset/tools.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_tools.imageset/tools@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_tools.imageset/tools@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/service-coinbase.imageset/menu-coinbase.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/service-coinbase.imageset/menu-coinbase@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/service-coinbase.imageset/menu-coinbase@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/service-topper.imageset/menu-topper.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/service-topper.imageset/menu-topper@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/service-topper.imageset/menu-topper@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/service-uphold.imageset/menu-uphold.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/service-uphold.imageset/menu-uphold@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Menu/service-uphold.imageset/menu-uphold@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/controls-info.imageset/controls-info@x1.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/controls-info.imageset/controls-info@x2.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/controls-info.imageset/controls-info@x3.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/controls-template.imageset/controls-template@x1.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/controls-template.imageset/controls-template@x2.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/controls-template.imageset/controls-template@x3.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/toolbar-back.imageset/control-back@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/toolbar-back.imageset/control-back@3x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/toolbar-back.imageset/toolbar-back-dark@x1.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/toolbar-back.imageset/toolbar-back-dark@x2.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/toolbar-back.imageset/toolbar-back-dark@x3.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/toolbar-back.imageset/toolbar-back@x1.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/toolbar-back.imageset/toolbar-back@x2.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/toolbar-back.imageset/toolbar-back@x3.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/toolbar-close.imageset/control-close@2x.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/toolbar-close.imageset/toolbar-close@x1.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/toolbar-close.imageset/toolbar-close@x2.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/toolbar-close.imageset/toolbar-close@x3.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/toolbar-plus.imageset/toolbar-plus@x1.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/toolbar-plus.imageset/toolbar-plus@x2.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/toolbar-plus.imageset/toolbar-plus@x3.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Other/qr.imageset/qr@x1.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Other/qr.imageset/qr@x2.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Other/qr.imageset/qr@x3.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Shortcuts/shortcut_scanToPay.imageset/scan.svg is excluded by !**/*.svg
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-error.imageset/toast-error@x1.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-error.imageset/toast-error@x2.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-error.imageset/toast-error@x3.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-info.imageset/toast-info@x1.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-info.imageset/toast-info@x2.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-info.imageset/toast-info@x3.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-loading.imageset/toast-loading@x1.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-loading.imageset/toast-loading@x2.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-loading.imageset/toast-loading@x3.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-success.imageset/toast-success@x1.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-success.imageset/toast-success@x2.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-success.imageset/toast-success@x3.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-warning-yellow.imageset/toast-warning-yellow@x1.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-warning-yellow.imageset/toast-warning-yellow@x2.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-warning-yellow.imageset/toast-warning-yellow@x3.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-warning.imageset/toast-warning@x1.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-warning.imageset/toast-warning@x2.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-warning.imageset/toast-warning@x3.png is excluded by !**/*.png
  • DashWallet/Resources/AppAssets.xcassets/arrow-down.imageset/arrow-down@x1.png is excluded by !**/*.png
📒 Files selected for processing (61)
  • DashSyncCurrentCommit
  • DashWallet.xcodeproj/project.pbxproj
  • DashWallet.xcodeproj/xcshareddata/xcschemes/dashwallet.xcscheme
  • DashWallet/AppDelegate.m
  • DashWallet/Resources/AppAssets.xcassets/Dash logo/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Dash logo/dash-logo-black.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Illustration/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Illustration/csv-export-large.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Illustration/image.import.private.key.large.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Illustration/maya-illustration.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Illustration/zenledger-large.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Illustration/zenledger_large.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-advanced_security.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-atm.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-autohide_balance.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-change_pin.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-enable_touch_id.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-face_id.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-merchant.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-recovery_phrase.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-reset_wallet.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image-menu-staking.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.coinjoin.menu.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.csv.export.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.currency.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.explore.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.extend.public.key.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.import.private.key.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.masternode.keys.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.network.monitor.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.notifications.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.reset.wallet.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.security.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.settings.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.support.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.tools.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.touch.id.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/masternode-keys.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_security.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_settings.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_support.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/service-coinbase.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/service-topper.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/service-uphold.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/controls-info.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/controls-template.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/toolbar-back.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/toolbar-close.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/toolbar-info.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/toolbar-plus.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Other/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Other/qr.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Toast/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-error.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-info.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-loading.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-success.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-warning-yellow.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Toast/toast-warning.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Voting/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/arrow-down.imageset/Contents.json
💤 Files with no reviewable changes (6)
  • DashWallet/Resources/AppAssets.xcassets/Navigation bar/toolbar-info.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.reset.wallet.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/image.touch.id.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_settings.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_support.imageset/Contents.json
  • DashWallet/Resources/AppAssets.xcassets/Menu/menu_security.imageset/Contents.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants