Skip to content

Commit

Permalink
🔧 (tuist): Remove audio from UIBackgroundModes
Browse files Browse the repository at this point in the history
  • Loading branch information
ladislas committed Feb 27, 2024
1 parent ffe9f02 commit 8758d61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tuist/ProjectDescriptionHelpers/InfoPlist+Base.swift
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ public extension InfoPlist {
"The app needs to use Bluetooth to connect to the Leka robot",
"UIBackgroundModes": [
"bluetooth-central",
"audio",
],
"UIRequiresFullScreen": "true",
"UISupportedInterfaceOrientations": [
Expand Down

0 comments on commit 8758d61

Please sign in to comment.