Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 761 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 761 Bytes

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 as a submodule (temporary step until CocoaPods supports Swift source files natively)

    • git submodule add [email protected]: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