1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-10 23:22:22 +02:00

fix(mobile): Start up from splash screen does not trigger foreground backup (#1042)

This commit is contained in:
Alex
2022-12-01 09:20:53 -06:00
committed by GitHub
parent a384798779
commit a3971543b5
5 changed files with 21 additions and 28 deletions

View File

@@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.36.1</string>
<string>1.37.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>72</string>
<string>73</string>
<key>LSRequiresIPhoneOS</key>
<true />
<key>MGLMapboxMetricsEnabledSettingShownInApp</key>