Skip to content

Swift framework for a Date class and some other functionality.. since it's S it has to be a framework, no static lib.

Notifications You must be signed in to change notification settings

ontometrics/Dates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dates

Swift framework for a Date class and some other functionality.. since it's S it has to be a framework, no static lib.

Was going to make this a Cocoapod but decided against it for now because they just added support for Swift frameworks and the advantages of publishing with them don't seem to apply as much for frameworks. Could potentially be disabused of this belief.

Adding the Framework to a Project

Should be simple:

Carthage

You can use Carthage to install the framework by adding it to your Cartfile:

github "ontometrics/Dates"

Manual

  1. clone this repository
  2. find the xcode project in Finder and drag and drop to workspace
  3. add your app to depend on the framework

That should do it. You should not have to mess with the header search path.

About

Swift framework for a Date class and some other functionality.. since it's S it has to be a framework, no static lib.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •