-
-
Notifications
You must be signed in to change notification settings - Fork 371
Open
Description
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