ios6 - How to choose one .app project in xcode 4.5? -


i have 2 example projects inside 1 project,in xcode products group bumpsphereexample.app,teapotexample.app 2 files , 2 firstdelegate,seconddelegate delegate classes.

i changed settings in target,but not working. default teapotexample project running,i need run bumpsphereexample. how choose 1 project in xcode?

http://i.stack.imgur.com/nhfyw.png

i found answer myself . changing destination option near run button in image can run single project

http://i.stack.imgur.com/ghwl1.png


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -