Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manishpathak99/swift-common
Common and useful Swift 3 source
https://github.com/manishpathak99/swift-common
Last synced: 21 days ago
JSON representation
Common and useful Swift 3 source
- Host: GitHub
- URL: https://github.com/manishpathak99/swift-common
- Owner: manishpathak99
- License: lgpl-3.0
- Created: 2017-02-22T06:24:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-12T06:06:18.000Z (over 8 years ago)
- Last Synced: 2024-11-09T07:34:27.692Z (3 months ago)
- Language: Swift
- Homepage: https://yuiwong.org
- Size: 87.9 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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