UwpAppxBuildTools Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class UwpAppxBuildTools abstract sealed
public static class UwpAppxBuildTools
type UwpAppxBuildTools = class
Public Class UwpAppxBuildTools
- Inheritance
-
UwpAppxBuildTools
Is |
Query the build process to see if we're already building. |
Add |
Adds capabilities according to the values in the buildInfo to the manifest file. |
Add |
Adds the given capabilities to the manifest. |
Add |
Adds a capability to the given rootNode, which must be the read AppX manifest from the build output. |
Add |
Adds the 'Gaze Input' capability to the manifest. |
Add |
Adds the 'Research Mode' capability to the manifest. |
Allow |
Enables unsafe code in the generated Assembly-CSharp project. |
Build |
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. |
Update |
Updates 'Assembly-CSharp.csproj' file according to the values set in buildInfo. |
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 |