Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can create binary in Xcode 4.0

Tags:

xcode4

ios4

How can create binary in Xcode 4.0?

like image 834
GameLoading Avatar asked Nov 26 '25 21:11

GameLoading


1 Answers

You press the "Build and run" button, or you select "Build" (or "Build and run" if you also want to run your app afterwards) from the "Build" menu.

The binary executable will be written to the folder specified in your project settings. By default, this is /build/debug and /build/release, depending on whether you selected a release or debug build.

like image 67
Jean-Marc Pelletier Avatar answered Nov 28 '25 17:11

Jean-Marc Pelletier



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!