RAD Studio 10.2 Tokyo Update 3
「バージョン情報」に見慣れない文字列(ProgramID)が見られる。
何に使うのか?
"What's this ModuleName variable?? What's com.embarcadero.$(ModuleName) ? I didn't put that there...."
Or "what's this MSBuildProjectName variable?"
This all stems from Embarcadero's support for non windows platforms (in this case I would suggest andriod). The default values for version info Berlin and later have "$(ModuleName)" in the FileDescription, ProductName and ProgramID fields.
non windows platforms環境用のキーのようだ。
unity > android > Bundle Identifier has not been set up correctly > 数値や_で始めたらだめ
で指定した「com.unity3d.2dHideLineOnPanel」に似ている。