From bbbedd2c3669e3f5b8a4fef635a93729aa6c4475 Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Tue, 29 Jan 2019 12:20:16 +0900 Subject: [PATCH] Remove iOS build configurations from main sln --- osu.sln | 4 ---- 1 file changed, 4 deletions(-) diff --git a/osu.sln b/osu.sln index 0737a9fbd8..496e009894 100644 --- a/osu.sln +++ b/osu.sln @@ -31,10 +31,6 @@ Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU - Debug|iPhoneSimulator = Debug|iPhoneSimulator - Release|iPhone = Release|iPhone - Release|iPhoneSimulator = Release|iPhoneSimulator - Debug|iPhone = Debug|iPhone EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {2A66DD92-ADB1-4994-89E2-C94E04ACDA0D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU