-
-
Notifications
You must be signed in to change notification settings - Fork 242
Closed
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Waiting for: Product Owner