Compare commits

..

2 Commits

Author SHA1 Message Date
MarcoE 48e55226f3 Finish v1.1.1(5) 2026-07-22 14:50:59 +02:00
MarcoE 55c0e539b1 -> v1.1.1 (5) 2026-07-22 14:50:54 +02:00
+2 -2
View File
@@ -30,8 +30,8 @@
<ApplicationId>it.integry.SteUp</ApplicationId> <ApplicationId>it.integry.SteUp</ApplicationId>
<!-- Versions --> <!-- Versions -->
<ApplicationDisplayVersion>1.1.0</ApplicationDisplayVersion> <ApplicationDisplayVersion>1.1.1</ApplicationDisplayVersion>
<ApplicationVersion>4</ApplicationVersion> <ApplicationVersion>5</ApplicationVersion>
<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">15.0</SupportedOSPlatformVersion> <SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">15.0</SupportedOSPlatformVersion>
<!-- <SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'maccatalyst'">--> <!-- <SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'maccatalyst'">-->