Calendar + Reminders Export to JSON Build: swiftc calendar_dump.swift -o calendar_dump Run: ./calendar_dump (accept Calendar and Reminders access) Output: events.json in the current directory. Includes today's events + incomplete reminders due by end of day.