/** * Copyright 1998-2017 Epic Games, Inc. All Rights Reserved. */ using System.Reflection; [assembly: AssemblyTitle("DeploymentServer")] [assembly: AssemblyDescription("Deploys packaged applications to iOS devices")] [assembly: AssemblyConfiguration("")]