Releases: block/echoapp
Release list
EchoApp 0.1.0-beta10
🤖 Private staging release for the unified EchoApp desktop and Swift distribution line.
EchoApp.app.zip: unsigned macOS distribution-test build. The public launch workflow will replace this with the Block-certificate-signed and notarized app.echoapp-cli-macos-arm64.zip: unsigned staging build of theechoappcommand-line tool and its resource bundle.- 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
🤖 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.