Skip to content

Commit 372d45a

Browse files
chore: Remove unsupported platforms
1 parent 6a3dfe0 commit 372d45a

File tree

23 files changed

+4
-523
lines changed

23 files changed

+4
-523
lines changed

UI/Benchmark/AppBenchmark/AppBenchmark/AppBenchmark.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Uno.Sdk">
22
<PropertyGroup>
3-
<TargetFrameworks>net8.0-android;net8.0-ios;net8.0-maccatalyst;net8.0-windows10.0.19041;net8.0-browserwasm;net8.0-desktop</TargetFrameworks>
3+
<TargetFrameworks>net8.0-browserwasm;</TargetFrameworks>
44

55
<OutputType>Exe</OutputType>
66
<UnoSingleProject>true</UnoSingleProject>

UI/Benchmark/AppBenchmark/AppBenchmark/Platforms/Android/AndroidManifest.xml

Lines changed: 0 additions & 4 deletions
This file was deleted.

UI/Benchmark/AppBenchmark/AppBenchmark/Platforms/Android/Assets/AboutAssets.txt

Lines changed: 0 additions & 22 deletions
This file was deleted.

UI/Benchmark/AppBenchmark/AppBenchmark/Platforms/Android/Main.Android.cs

Lines changed: 0 additions & 47 deletions
This file was deleted.

UI/Benchmark/AppBenchmark/AppBenchmark/Platforms/Android/MainActivity.Android.cs

Lines changed: 0 additions & 15 deletions
This file was deleted.

UI/Benchmark/AppBenchmark/AppBenchmark/Platforms/Android/Resources/AboutResources.txt

Lines changed: 0 additions & 47 deletions
This file was deleted.

UI/Benchmark/AppBenchmark/AppBenchmark/Platforms/Android/Resources/values/Strings.xml

Lines changed: 0 additions & 5 deletions
This file was deleted.

UI/Benchmark/AppBenchmark/AppBenchmark/Platforms/Android/Resources/values/Styles.xml

Lines changed: 0 additions & 22 deletions
This file was deleted.

UI/Benchmark/AppBenchmark/AppBenchmark/Platforms/Android/environment.conf

Lines changed: 0 additions & 2 deletions
This file was deleted.

UI/Benchmark/AppBenchmark/AppBenchmark/Platforms/Desktop/Program.cs

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)