Mercurial > public > geoquiz
comparison GeoQuiz/Info.plist @ 20:e281791e0494
finish implementation
author | Dennis C. M. <dennis@denniscm.com> |
---|---|
date | Sun, 23 Oct 2022 11:48:39 +0100 |
parents | ce7ea84f67f5 |
children | b3df0f5dc750 |
comparison
equal
deleted
inserted
replaced
19:f140bb277c96 | 20:e281791e0494 |
---|---|
3 <plist version="1.0"> | 3 <plist version="1.0"> |
4 <dict> | 4 <dict> |
5 <key>UIBackgroundModes</key> | 5 <key>UIBackgroundModes</key> |
6 <array> | 6 <array> |
7 <string>audio</string> | 7 <string>audio</string> |
8 <string>remote-notification</string> | |
8 </array> | 9 </array> |
9 </dict> | 10 </dict> |
10 </plist> | 11 </plist> |