зеркало из https://github.com/github/Archimedes.git
063bcccf1a
Silence Xcode 7 warnings. |
||
---|---|---|
Archimedes | ||
Archimedes.xcodeproj | ||
Archimedes.xcworkspace | ||
ArchimedesTests | ||
Carthage/Checkouts | ||
script | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CONTRIBUTING.md | ||
Cartfile | ||
Cartfile.private | ||
Cartfile.resolved | ||
LICENSE.md | ||
README.md |
README.md
Archimedes
Archimedes contains useful geometry functions for your Cocoa or Cocoa Touch application.
Getting Started
To start building the framework, clone this repository and then run script/bootstrap
.
This will automatically pull down any dependencies.
Use the .xcworkspace
file if you’re working on Archimedes in isolation, or the .xcodeproj
if you’re using it in another project.
License
Archimedes is released under the MIT license. See LICENSE.md.