Link Search Menu Expand Document

If your package version contains “debug”, it will be automatically declined.

To be sure you build a package with a clean version that is ready for release, you should build with the FINALPACKAGE flag enabled. This can be done either in your Makefile, or passed when running make like so:

make package FINALPACKAGE=1