Skip to content

Fix Xcode auto source maps with relative paths  #3889

@krystofwoldrich

Description

@krystofwoldrich

Description

If users specify SOURCEMAP_FILE=relative/path.map the sentry-cli fails to find the file.

The $PWD is root/ios, but the source map file is created in root/relative/path.map.

Metadata

Metadata

Assignees

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions