add poi type to feed item shape
This commit is contained in:
@@ -415,7 +415,11 @@
|
||||
ENABLE_PREVIEWS = YES;
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_FILE = iris/Info.plist;
|
||||
INFOPLIST_KEY_NSAppleMusicUsageDescription = "Allow access to your Now Playing information to show music on Glass.";
|
||||
INFOPLIST_KEY_NSBluetoothAlwaysUsageDescription = "Allow Bluetooth to send context updates to Glass.";
|
||||
INFOPLIST_KEY_NSCalendarsUsageDescription = "Allow calendar access to show upcoming events on Glass.";
|
||||
INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "Allow background location access to keep Glass context updated while moving.";
|
||||
INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "Allow location access to compute context cards for Glass.";
|
||||
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
||||
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
||||
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
||||
@@ -446,7 +450,11 @@
|
||||
ENABLE_PREVIEWS = YES;
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_FILE = iris/Info.plist;
|
||||
INFOPLIST_KEY_NSAppleMusicUsageDescription = "Allow access to your Now Playing information to show music on Glass.";
|
||||
INFOPLIST_KEY_NSBluetoothAlwaysUsageDescription = "Allow Bluetooth to send context updates to Glass.";
|
||||
INFOPLIST_KEY_NSCalendarsUsageDescription = "Allow calendar access to show upcoming events on Glass.";
|
||||
INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "Allow background location access to keep Glass context updated while moving.";
|
||||
INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "Allow location access to compute context cards for Glass.";
|
||||
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
||||
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
||||
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
||||
|
||||
Reference in New Issue
Block a user