Skip to content

fix: Development builds with prebuilt binary #6990

@github-actions

Description

@github-actions

Note

The pull request "fix: Development builds with prebuilt binary" was created by @noahsmartin but did not reference an issue. Therefore this issue was created for better visibility in external tools like Linear.

The only way this would ever report debug is if the code was built with the DEBUG preprocessor flag. But we support building from a pre-built binary which is pre-built in release mode (I hope) so this would not work. A more reliable way is to check the entitlements to see if it's a debug build.

#skip-changelog

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions