Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UserBuildSettings

User build settings for the Universal Windows Platform.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Class
  • Namespace: UnityEditor.UWP
  • Assembly: UnityEditor.UWP.Extensions
public static class UserBuildSettings

Static Properties

Property

Description

buildConfigurationAllows you to specify the build configuration that Unity uses when creating a build of your project.
copyPDBFilesEnable this setting if you want Unity to copy the PDB files containing debugging symbols to the build folder during the build process.
copyReferencesEnable this setting to copy Unity engine library references from the Unity install path to the generated solution.