generated from Integry/Template_NetMauiBlazorHybrid
Compare commits
4 Commits
9318d7bd3f
...
c61ebe348c
| Author | SHA1 | Date | |
|---|---|---|---|
| c61ebe348c | |||
| e586279c6b | |||
| 85e227a5cb | |||
| 71ce027fb8 |
@ -51,6 +51,9 @@
|
||||
<key>NSPhotoLibraryAddUsageDescription</key>
|
||||
<string>Permette all'app di salvare file o immagini nella tua libreria fotografica se necessario.</string>
|
||||
|
||||
<key>NSBluetoothAlwaysUsageDescription</key>
|
||||
<string>Alcune librerie di sistema potrebbero accedere al Bluetooth. L’app non utilizza direttamente il Bluetooth.</string>
|
||||
|
||||
<key>UIBackgroundModes</key>
|
||||
<array>
|
||||
<string>remote-notification</string>
|
||||
|
||||
@ -30,7 +30,7 @@
|
||||
|
||||
<!-- Versions -->
|
||||
<ApplicationDisplayVersion>2.1.4</ApplicationDisplayVersion>
|
||||
<ApplicationVersion>21</ApplicationVersion>
|
||||
<ApplicationVersion>22</ApplicationVersion>
|
||||
|
||||
<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">14.2</SupportedOSPlatformVersion>
|
||||
<!--<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'maccatalyst'">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user