Skip to main content

@aient/sourcemaps CLI

Use the upload command from CI after generating production source maps.

Options

Flutter Dart AOT and Apple dSYM debug artifacts

Current supported release: 0.3.4. Use the installed, lockfile-pinned binary from a release-tooling package. The command is Node-based CI tooling; it is not a Flutter runtime dependency and does not scan or infer native build identity from an arbitrary directory.
Manifest items may be dart_aot_dwarf or apple_dsym. Each Apple item must point to one thin, regular Mach-O DWARF member from a dSYM bundle—not the directory or an archive—and declare the member’s exact architecture and Mach-O UUID. The CLI re-validates those values from the file bytes before uploading. See Upload Flutter debug artifacts for the pinned installation, Android and iOS build flags, native artifact retention, manifest schema, runtime attributes, credential boundary, and release workflow.