Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rhysforyou/lap-timer-swift

A basic lap timer app for the iPhone, written in Swift
https://github.com/rhysforyou/lap-timer-swift

Last synced: 5 days ago
JSON representation

A basic lap timer app for the iPhone, written in Swift

Awesome Lists containing this project

README

        

# Swift Lap Timer

_A basic iOS Lap Timer written in Swift_

![A screenshot of the app in
action](https://raw.githubusercontent.com/rpowelll/Lap-Timer-Swift/master/Media/screenshot.png)

This project was done as part of a mobile development course at my university,
so some of the more… interesting UI decisions are a result of that project
spec. This was one of my first Swift projects, and a great learning experience.

## Building

This project builds in the latest Xcode release (6.0.1) as of writing
(2014-10-12), but Swift is in a constant state of change, so this may not be
the case in the future. I'll try to update the project as new versions of Xcode
come out, but it's not a major priority for me.