Remove suffix from package name

Hi all,
I made a macOS project that I want to place on AppStore, but its rejected because of the package name. The problem is with the suffix “-Mac-Shipping” on mac or “-Win64-Shipping” on Windows. Is it possible to build the project without adding suffix?

Kind regards,
CW

Solved. Anyone finding this- You can simply rename the .app package with suffix removed and in the .app package>Show Package Content> open properly list file(Info.plist) and change the “Bundle name” to name without suffix and that’s it.
The Executable file has to keep the suffix -Mac-Shipping.