Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 785 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 785 Bytes

WVBU-iOS

A WVBU app for iOS, tvOS, and watchOS.

Written in Swift. All classes, including audio player and metadata classes are written using Apple's APIs, without helper frameworks. Developed with an emphasis on reducing duplicate code in a cross-platform iOS/tvOS/watchOS app, for example, WVBUMetadataManager.swift is shared between all three platforms.

Developed in spring 2016 as part of an independent study at Bucknell University.