Search code examples
iosxcodebinaryapp-store-connect

Where is my application binary in Xcode to submit?


I've built an app for the App Store (ex-iTunes store). However, I can't figure out how to submit the app.

Where is the actual binary that I need to submit to the App Store? What folder does it get built in?


Solution

  • You could use XCode and on the left expand "Products". Highlight your .app and then go up top where it says "Action" drop that down and select "Reveal in Finder"