Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Update Package installer to install boundary config #830

Merged
merged 2 commits into from
May 6, 2021

Conversation

SimonDarksideJ
Copy link
Contributor

XRTK - Mixed Reality Toolkit Pull Request

Overview

Updated the Package installer to also populate Boundary system provider configuration

Changes

Added extra target for package installer

@@ -270,6 +272,19 @@ public static void InstallConfiguration(MixedRealityPlatformServiceConfiguration
}
}
break;
case Type _ when typeof(IMixedRealityBoundaryDataProvider).IsAssignableFrom(configurationType):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I bet we could make this more generic

@StephenHodgson StephenHodgson merged commit afe2f58 into development May 6, 2021
@StephenHodgson StephenHodgson deleted the packageInstallerBoundary branch May 6, 2021 15:13
XRTK-Build-Bot pushed a commit that referenced this pull request May 7, 2021
…er configuration (#830)

Co-authored-by: Stephen Hodgson <hodgson.designs@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants