Publish installable native wallet previews#50
Conversation
There was a problem hiding this comment.
Code Review
This pull request configures AppVeyor to package and publish an ad-hoc macOS build as a direct-download preview artifact. It updates the AppVeyor configuration to include the artifact, modifies the macOS build script to zip the application bundle using ditto and output its SHA-256 checksum, and updates the corresponding integration tests to reflect these changes. There are no review comments, so I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2a870c95d9
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
What this does
Validation
The iPhone simulator build is not advertised as an installable app. A normal iPhone release still needs Apple distribution signing; free Apple-ID sideloading expires after seven days.