Fix App Store submission: remove invalid background-processing from UIBackgroundModes

This commit is contained in:
jack
2025-08-01 16:58:13 +02:00
parent 69c8161cf8
commit a92828471b
-1
View File
@@ -40,7 +40,6 @@
<string>bluetooth-central</string>
<string>bluetooth-peripheral</string>
<string>remote-notification</string>
<string>background-processing</string>
</array>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>