Skip to content

Files

Latest commit

3c6b7bc · Oct 22, 2014

History

History
24 lines (16 loc) · 824 Bytes

D.md

File metadata and controls

24 lines (16 loc) · 824 Bytes

Appendix D: iOS Installation and Setup

XXX: we are not using cocos2d-x v3.0 anymore. update it.

Environment Requirements

Prerequisite

XXX: show how to unzip

  • Download cocos2d-x and unzip it. (maybe: ~/)

Build and Run

  • Enter cocos2d-x/build and open cocos2d_tests.xcodeproj
  • Choose cpp-tests iOS from targets drop-down box
  • Click run to compile and run cpp-tests

Running on an IOS Device

  • In order to run on IOS Device an IOS Developer Program membership is needed. The steps to run on iOS device are the same except you select you device from the device list.