In the "Included Files" folder there are plain text files and encrypted files (for release mode).
Is there a way to detect (maybe in the prebuild_step command script) or anywhere else, whether it's a release or a default compile?
I would be interested in getting the active configuration when the build started.
How do you prepare for a release? Do you have all your included files ... in the notes folder? anywhere else? and only copy these to the destination, that shall be part of the installer package?
Interested in any ideas, including igor command line arguments, how to best prepare the "included files" for release. some of the debug files simply may not be there in the release package.