summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/ipjsystest/ipjsystest-Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip-apps/src/ipjsystest/ipjsystest-Info.plist')
-rw-r--r--pjsip-apps/src/ipjsystest/ipjsystest-Info.plist4
1 files changed, 4 insertions, 0 deletions
diff --git a/pjsip-apps/src/ipjsystest/ipjsystest-Info.plist b/pjsip-apps/src/ipjsystest/ipjsystest-Info.plist
index f718cf68..e15a90b4 100644
--- a/pjsip-apps/src/ipjsystest/ipjsystest-Info.plist
+++ b/pjsip-apps/src/ipjsystest/ipjsystest-Info.plist
@@ -26,5 +26,9 @@
<true/>
<key>NSMainNibFile</key>
<string>MainWindow</string>
+ <key>UIBackgroundModes</key>
+ <array>
+ <string>audio</string>
+ </array>
</dict>
</plist>