wtg / Shuttle-Tracker-SwiftUI

Rensselaer campus shuttle tracker
https://shuttletracker.app
Mozilla Public License 2.0
9 stars 2 forks source link
ios macos mapkit swift swiftui

Shuttle Tracker

An app for iPhone, iPad, iPod touch, Apple Watch (soon), and Mac to track the Rensselaer campus shuttles

Download the app today: https://shuttletracker.app/swiftui

Development

STLogging is a required dependency, but it isn’t included as a remote package dependency in the Xcode project. The easiest way to include it is to clone the STLogging repository separately and to add it to a shared Xcode workspace alongside the main Shuttle Tracker project. Otherwise, Xcode might complain about being unable to find the STLogging implementation when building Shuttle Tracker.