UwpAppxBuildTools.BuildAppxAsync(UwpBuildInfo, CancellationToken) Method

Definition

Build the UWP appx bundle for this project. Requires that BuildPlayer(String, Boolean, CancellationToken) has already be run or a user has previously built the Unity Player with the WSA Player as the Build Target.

C#
public static System.Threading.Tasks.Task<bool> BuildAppxAsync (Microsoft.MixedReality.Toolkit.Build.Editor.UwpBuildInfo buildInfo, System.Threading.CancellationToken cancellationToken = default);

Parameters

buildInfo
UwpBuildInfo
cancellationToken
CancellationToken

Returns

True, if the appx build was successful.

Applies to

Proizvod Verzije
MRTK2 Unity 2018 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0
MRTK2 Unity 2019 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0
MRTK2 Unity 2020 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0