How to run HelloWorld of cocos2d-x on iOs4.2

How to run HelloWorld of cocos2d-x on iOs4.2

Sorry ,the wiki page need to be update.

use XCode to open cocos2d-x/HelloWorld/iphone/HelloWorld.xcodeproj
Then chage “Targets” from iOS 4.1 to iOS 4.2, select the target platform to 4.2 simulator,
build and run.

thaks