Skip to content

EchoApp 0.1.0-beta10

Pre-release
Pre-release

Choose a tag to compare

@underscoretang underscoretang released this 05 Sep 01:29
· 4 commits to main since this release

馃 Private staging release for the unified EchoApp desktop and Swift distribution line.

  1. EchoApp.app.zip: unsigned macOS distribution-test build. The public launch workflow will replace this with the Block-certificate-signed and notarized app.
  2. echoapp-cli-macos-arm64.zip: unsigned staging build of the echoapp command-line tool and its resource bundle.
  3. Swift SDK: resolved directly from this private staging tag:
.package(url: "https://github.com/squareup/echoapp-opensource", exact: "0.1.0-beta10")

Products: EchoClient, EchoConnection, EchoPluginAPI, and EchoDesktopPlugin. The public package URL will be https://github.com/block/echoapp after OSPO creates the repository.

Android artifacts for the same version are on the companion android-v0.1.0-beta10 tag. Verified in staging: SwiftPM resolved this exact tag, EchoClient compiled, the app and CLI built from the rendered public tree, and echoapp --help ran.