architecture
optional
The architecture value determines the architecture of the Windows captive app, being either "32" or "64".
Defaults to 32 if not supplied.
Example
To create a 64bit windows captive application:
<architecture>64</architecture>
To create a 32bit windows captive application:
<architecture>32</architecture>
https://airsdk.dev/docs/building/application-descriptor-files/elements/application