Tags give the ability to mark specific points in history as being important
- Sort by
- Name
- Oldest updated
- Last updated
-
3.0.2 Reduce deployment version to iOS 9.0
-
3.0.1 Update for Xcode 8.1 / Swift 3.0.1
-
2.0.4 Added icon for iOS demo app.
-
2.0.3 Updated the sample project so that the Timer framework is now added to embedded frameworks.
-
2.0.2 Demo project now loads in framework from derived data via relative path.
-
2.0.1 Added update script.
-
2.0.0 Updated for Swift 2.2, not compatible with earlier versions. New demo app.
-
1.0.5 Not including the framework in the demo via Carthage as Carthage appears to choke on this (recursion?)
-
1.0.4 Updated the cartfile to use full semantic version.
-
1.0.3 Version bump to test issue with Carthage fetch/clone.
-
1.0.2 Added standard ./install and ./dev scripts. Demo app now uses Carthage to install the framework.
-
1.0.1 Shared the Timer framework scheme so it can be used via Carthage.