Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-26T07:51:21.000Z (over 5 years ago)
- Last Synced: 2024-12-15T05:42:29.405Z (about 2 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
[![Build Status](https://dev.azure.com/guitarrapc-oss/HoloLens%20App/_apis/build/status/guitarrapc.HoloLens-AzurePipelineMRTKv1?branchName=master)](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