update plist to include background location updates
This commit is contained in:
@@ -93,6 +93,7 @@
|
|||||||
<string>fetch</string>
|
<string>fetch</string>
|
||||||
<string>processing</string>
|
<string>processing</string>
|
||||||
<string>voip</string>
|
<string>voip</string>
|
||||||
|
<string>location</string>
|
||||||
</array>
|
</array>
|
||||||
<key>UILaunchScreen</key>
|
<key>UILaunchScreen</key>
|
||||||
<dict>
|
<dict>
|
||||||
|
|||||||
@@ -98,7 +98,8 @@ targets:
|
|||||||
audio,
|
audio,
|
||||||
fetch,
|
fetch,
|
||||||
processing,
|
processing,
|
||||||
voip
|
voip,
|
||||||
|
location
|
||||||
]
|
]
|
||||||
BGTaskSchedulerPermittedIdentifiers: [
|
BGTaskSchedulerPermittedIdentifiers: [
|
||||||
io.element.elementx.background.refresh
|
io.element.elementx.background.refresh
|
||||||
|
|||||||
Reference in New Issue
Block a user