Skip to content

remove package.xml from common payload

Because the common files directory contained a 64-bit OpenTAP package.xml it would overwrite the x86 package.xml in subsequent builds. The OpenTAP package.xml file should always come from the Runtime directory, and not the payload directory. I have deleted the x64 package.xml from the common directory which should resolve the issue.

Closes #686 (closed)

Merge request reports