Having trouble Disabling Steam DRM, and removing the Steamworks Aplication Number

How do I remove the “steamworks partner number from my application?”

This may be obvious, but I can’t seem to find any information about Steam DRM on the Gdevelop forums. I added this to my project when I was developing the steam version. And I also uploaded this version to Itch. Unfortunately the steam DRM prevents Mac users from opening the program, because I wasn’t able to successfully upload my Mac build using SteamCMD and Terminal on my mac.

The windows version also has Steamworks DRM as it causes my Steam Application to open despite the fact that my app is not currently downloaded on Steam.

So even though i have the “enable steam DRM” checkbox unchecked, the project is still being built with steam DRM. I cleared out any code related to steam before this export so I could have a DRM free version going to Itch. The only thing that could be causing this is the Steamworks Application Number. I tried clearing out this field, but it auto-populates with the number again even after hitting “apply”

Could i just set the number to zero? Has anyone experienced this? It seems like this could also cause some issues.