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