Skip to content

Releases: block/echoapp

EchoApp 0.1.0-beta10

EchoApp 0.1.0-beta10 Pre-release
Pre-release

Choose a tag to compare

@underscoretang underscoretang released this 05 Sep 01:29

🤖 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.

echo-android 0.1.0-beta10

Pre-release

Choose a tag to compare

🤖 Android SDK staging artifacts for EchoApp: xyz.block.echoapp:echo-client and xyz.block.echoapp:echo-plugin-api.

This is a private staging distribution test. The attached AAR, sources, Javadoc, POM, and Gradle module metadata files model what the public release workflow will publish after the public repository and Central Portal access exist.

Verified from a standalone AGP 9.1 consumer using a locally generated Maven repository for EchoApp and public repositories for external dependencies. These coordinates are not yet available from Maven Central.