interval-timer-ios/IntervalTimerTests
William Brawner ead9b2ebe0 Split IntervalTimer model into view and coredata models
Trying to use the same object for the view and Core Data was a bit
clumsy and made working with SwiftUI previews difficult. Splitting
them up fixed the issue at the expense of a little more maintenance
work.
2020-11-05 18:57:31 -07:00
..
Info.plist Initial Commit 2020-10-22 19:24:00 -07:00
IntervalTimerTests.swift Split IntervalTimer model into view and coredata models 2020-11-05 18:57:31 -07:00