https://github.com/hacktoolkit/htk-ios-tipcalculator
A basic Tip Calculator app for iOS
https://github.com/hacktoolkit/htk-ios-tipcalculator
Last synced: 11 months ago
JSON representation
A basic Tip Calculator app for iOS
- Host: GitHub
- URL: https://github.com/hacktoolkit/htk-ios-tipcalculator
- Owner: hacktoolkit
- Created: 2014-08-21T12:27:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-25T22:22:13.000Z (over 11 years ago)
- Last Synced: 2025-01-22T20:16:05.683Z (about 1 year ago)
- Language: Swift
- Homepage:
- Size: 563 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
htk-ios-TipCalculator
=====================
This is the pre-selection homework activity for http://codepath.com/iosbootcamp
Here's what it looks like:

## Download and Build Instructions
* Clone the repository
* Add [hacktoolkit-ios_lib](https://github.com/hacktoolkit/hacktoolkit-ios_lib) as a submodule (temporary step until CocoaPods supports Swift source files natively)
* `git submodule add git@github.com:hacktoolkit/hacktoolkit-ios_lib.git htk`
* Import the `htk/Hacktoolkit` directory into Xcode.
* `Add Files to "YOURPROJECT"...`
* Navigate to and select `htk/Hacktoolkit`
* Select `Create groups` for added folders