Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 306 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 306 Bytes

swift-common

  • Common and useful Swift source

  • Swift 3

  • Usage e.x.

  1. git clone ... common out your project tree
  2. to your project tree mkdir common
  3. mkdir -p your-project/common/... as need
  4. cd your-project/common/... ln -s .../common/... as need
  5. in xcode add your-project/common/ to xcode