Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Latest commit

 

History

History
33 lines (17 loc) · 888 Bytes

File metadata and controls

33 lines (17 loc) · 888 Bytes

How to Run Cpp-tests on iOS

Environmental Requirements

Run

  • Enter cocos2d-x/build and open cocos2d_tests.xcodeproj

  • Choose cpp-tests iOS from drop-down box:

    select project

  • Click run to compile and run cpp-tests sample:

    select run button

  • Running:

    run

  • Click stop to exit the sample:

    stop

Step For IOS Device

In order to run on IOS Device, IOS Developer Program is needed. The step to run on iOS device is similar to run on iOS simulator.