Skip to content

Uploading dsym fails with "unsupported file" #2032

@martinhoeller

Description

@martinhoeller

Environment

What version of the CLI and what OS are you running?

sentry-cli 2.31.0 on macOS 14.4.1, arm64 (M1)

Steps to Reproduce

run sentry-cli debug-files check <path_to_archive>.xcarchive/dSYMs/ --log-level=debug

Expected Result

I expect dsyms to be supported

Actual Result

cli says "error: Unsupported file" both for check and upload

Logs

  DEBUG   2024-04-18 18:12:33.896379 +02:00 sentry-cli version: 2.31.0, platform: "darwin", architecture: "arm64"
  INFO    2024-04-18 18:12:33.896559 +02:00 sentry-cli was invoked with the following command line: "sentry-cli" "debug-files" "check" "<path_to_archive>.xcarchive/dSYMs/" "--log-level=debug"
error: Unsupported file
  INFO    2024-04-18 18:12:33.896772 +02:00 Skipping update nagger update check

Metadata

Metadata

Labels

No labels
No labels
No fields configured for issues without a type.

Projects

Status

Waiting for: Product Owner

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions