add poi type to feed item shape

This commit is contained in:
2026-01-10 18:50:15 +00:00
parent f463bae19c
commit c13a4f3247
9 changed files with 496 additions and 26 deletions

View File

@@ -2,18 +2,10 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>NSBluetoothAlwaysUsageDescription</key>
<string>Allow Bluetooth to send context updates to Glass.</string>
<key>NSCalendarsUsageDescription</key>
<string>Allow calendar access to show upcoming events on Glass.</string>
<key>MKDirectionsApplicationSupportedModes</key>
<array/>
<key>NSCalendarsFullAccessUsageDescription</key>
<string>Allow full calendar access to show upcoming events on Glass.</string>
<key>NSAppleMusicUsageDescription</key>
<string>Allow access to your Now Playing information to show music on Glass.</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>Allow location access to compute context cards for Glass.</string>
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>Allow background location access to keep Glass context updated while moving.</string>
<key>UIBackgroundModes</key>
<array>
<string>bluetooth-peripheral</string>