jfahrenkrug / VertexHelper

Lets you graphically define vertices of sprites for Box2D and Chipmunk bodies/shapes.
http://springenwerk.com
BSD 3-Clause "New" or "Revised" License
242 stars 68 forks source link

Xcode project not doing anything on launch #7

Closed atash55 closed 12 years ago

atash55 commented 12 years ago

Hey i recently downloaded the vertex helper project. I am running the project and nothing is happening. Its not showing any warnings or errors. It runs successfully but nothing is launched

jfahrenkrug commented 12 years ago

Hi @atash55, make sure that the right Scheme is selected: You might be buliding and running the commandline tool and not the GUI version.