feat(companion): add data sources package

This commit is contained in:
2026-01-13 23:30:57 +00:00
parent 4439e0e027
commit e818846657
31 changed files with 1107 additions and 2 deletions

View File

@@ -34,7 +34,8 @@
"bundleIdentifier": "sh.nym.aris",
"backgroundModes": ["bluetooth-peripheral"],
"infoPlist": {
"NSBluetoothAlwaysUsageDescription": "Allow Bluetooth to connect to Iris Glass."
"NSBluetoothAlwaysUsageDescription": "Allow Bluetooth to connect to Iris Glass.",
"NSCalendarsUsageDescription": "Allow Iris to access your calendar for upcoming events."
}
},
"android": {