Join Slack
Is there a way to figure out if I am using the debug or the release executable at runtime?
# multiplatform
p
Patrick
02/25/2020, 10:33 AM
Is there a way to figure out if I am using the debug or the release executable at runtime?
d
Dico
02/27/2020, 11:49 AM
You can set compile time definitions for the target. That would allow you to figure it out at compile time, therefore also at runtime.
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by