From d5977e326781cc5781d5a9ab5e248913e4310c07 Mon Sep 17 00:00:00 2001 From: Salman Ahmed Date: Thu, 8 Aug 2024 12:54:46 +0300 Subject: [PATCH] Remove no longer needed specifications --- .../template-empty/TemplateGame.iOS/TemplateGame.iOS.csproj | 6 ------ .../template-flappy/FlappyDon.iOS/FlappyDon.iOS.csproj | 6 ------ osu.Framework.iOS.props | 6 ------ 3 files changed, 18 deletions(-) diff --git a/osu.Framework.Templates/templates/template-empty/TemplateGame.iOS/TemplateGame.iOS.csproj b/osu.Framework.Templates/templates/template-empty/TemplateGame.iOS/TemplateGame.iOS.csproj index 2cca8636a..dc86d4e4d 100644 --- a/osu.Framework.Templates/templates/template-empty/TemplateGame.iOS/TemplateGame.iOS.csproj +++ b/osu.Framework.Templates/templates/template-empty/TemplateGame.iOS/TemplateGame.iOS.csproj @@ -10,12 +10,6 @@ so there's nothing to be worried about. --> MT7091 - - ios-arm64 - - - iossimulator-x64 - diff --git a/osu.Framework.Templates/templates/template-flappy/FlappyDon.iOS/FlappyDon.iOS.csproj b/osu.Framework.Templates/templates/template-flappy/FlappyDon.iOS/FlappyDon.iOS.csproj index a53d5b024..ff0034760 100644 --- a/osu.Framework.Templates/templates/template-flappy/FlappyDon.iOS/FlappyDon.iOS.csproj +++ b/osu.Framework.Templates/templates/template-flappy/FlappyDon.iOS/FlappyDon.iOS.csproj @@ -10,12 +10,6 @@ so there's nothing to be worried about. --> MT7091 - - ios-arm64 - - - iossimulator-x64 - diff --git a/osu.Framework.iOS.props b/osu.Framework.iOS.props index d80894430..502cfb318 100644 --- a/osu.Framework.iOS.props +++ b/osu.Framework.iOS.props @@ -15,12 +15,6 @@ false - - ios-arm64 - - - iossimulator-x64 -