comparison LazyBear/Info.plist @ 465:6953d83060a4

New design
author Dennis Concepción Martín <dennisconcepcionmartin@gmail.com>
date Sat, 17 Jul 2021 17:58:57 +0100
parents 783b567800d9
children
comparison
equal deleted inserted replaced
464:04e430ef254a 465:6953d83060a4
27 <key>UIApplicationSupportsMultipleScenes</key> 27 <key>UIApplicationSupportsMultipleScenes</key>
28 <true/> 28 <true/>
29 </dict> 29 </dict>
30 <key>UIApplicationSupportsIndirectInputEvents</key> 30 <key>UIApplicationSupportsIndirectInputEvents</key>
31 <true/> 31 <true/>
32 <key>UIBackgroundModes</key>
33 <array>
34 <string>remote-notification</string>
35 </array>
32 <key>UILaunchScreen</key> 36 <key>UILaunchScreen</key>
33 <dict/> 37 <dict/>
34 <key>UIRequiredDeviceCapabilities</key> 38 <key>UIRequiredDeviceCapabilities</key>
35 <array> 39 <array>
36 <string>armv7</string> 40 <string>armv7</string>