Github for Decode Workshop
Setup:
- copy
youi_engine_decode_master.tar.gzinto the root of this directory - extract the archive right here. ensure that it extracted into a folder called
youi_engine_decode_master
Building:
- open a terminal and cd into
build/ios - run
build.sh - execute
open DecodeApp.xcodeproj- the project should open in XCode
Running:
- change the active scheme to
DecodeApp(to the right of the "Run" button in the top-left corner of the IDE) - select a device or the simulator
- click the Run button! (Looks like a play button)