Skip to content

Commit 67340bd

Browse files
committed
iOS: disable background audio for now
1 parent 9fb1a97 commit 67340bd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -424,10 +424,6 @@ juce_add_plugin(plugdata_standalone
424424
<dict>
425425
<key>CFBundleIdentifier</key>
426426
<string>com.plugdata.plugdata</string>
427-
<key>UIBackgroundModes</key>
428-
<array>
429-
<string>audio</string>
430-
</array>
431427
</dict>
432428
</plist>]]
433429
)

0 commit comments

Comments
 (0)