https://github.com/guitarrapc/hololens-azurepipelinemrtkv1
HoloLens MRTKv1 and AzureDevOps Pipeline YAML Build
https://github.com/guitarrapc/hololens-azurepipelinemrtkv1
azure-devops hololens yaml
Last synced: about 1 month ago
JSON representation
HoloLens MRTKv1 and AzureDevOps Pipeline YAML Build
- Host: GitHub
- URL: https://github.com/guitarrapc/hololens-azurepipelinemrtkv1
- Owner: guitarrapc
- License: mit
- Created: 2019-06-10T17:58:35.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-26T07:51:21.000Z (almost 6 years ago)
- Last Synced: 2025-02-08T04:23:47.601Z (3 months ago)
- Topics: azure-devops, hololens, yaml
- Language: C#
- Homepage:
- Size: 49.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## HoloLens-AzurePipelineMRTKv1
[](https://dev.azure.com/guitarrapc-oss/HoloLens%20App/_build/latest?definitionId=5&branchName=master)
Unity Build (IL2CPP)
```
Start-UnityEditor -Project . -Version 2018.3.13f1 -ExecuteMethod HoloToolkit.Unity.BuildDeployTools.BuildSLN -BuildTarget WSAPlayer -Wait -BatchMode
```MSBuild (IL2CPP C++ build)
```
"C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\MSBuild.exe" UWP/UnitySamplev1.sln /p:PlatformToolset=v142;Configuration=Release;Platform=x86;AppxBundle=Always;AppxBundlePlatforms=x86
```appx output at
> UWP\AppPackages\UnitySamplev1\UnitySamplev1_1.0.0.0_Test