Mercurial > public > geoquiz
view 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 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>UIBackgroundModes</key> <array> <string>audio</string> <string>remote-notification</string> </array> </dict> </plist>