Giorgi
04/05/2023, 5:56 PM./build/libs
, linkReleaseExecutableLinuxX64
created file in build/bin/linuxX86/releaseExecutable/someFileName.kexe
, I have not added Android but probably it will add .apk file in some completely different place. Also those file names change based on build variants.
So how do you guys handle this on CI/CD? there might be a need to add some build flavor or another target, wich might break whats already working...
Currently I want to build an executable for Linux, MacOS and JVM. then release them to Github Releases, but it feels wrong to manually specify exact paths