Skip to content

Commit b81d866

Browse files
authored
Merge pull request #2355 from LoopKit/support_audio
Support audio for pump managers that use silent audio for keep-alive
2 parents 8f14e60 + d28434d commit b81d866

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Loop/Info.plist

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,10 @@
8383
<string>bluetooth-central</string>
8484
<string>processing</string>
8585
<string>remote-notification</string>
86+
<string>audio</string>
8687
</array>
87-
<key>UIDesignRequiresCompatibility</key>
88-
<true/>
88+
<key>UIDesignRequiresCompatibility</key>
89+
<true/>
8990
<key>UILaunchStoryboardName</key>
9091
<string>LaunchScreen</string>
9192
<key>UIMainStoryboardFile</key>

0 commit comments

Comments
 (0)