ABSTRACT

Of course, I’ll leave you with some parting words of wisdom. You’ve made it this far, what’s a few more rambling paragraphs to read?

Way back in Chapter 1 we talked about the most difficult aspect of delivering your finished app for review, which in my opinion, is properly code-signing it. Review that section if you’ve already forgotten how to sign your app with your Distribution Profile. Usually, once my code-signing is ready, I simply go to Xcode’s Product menu, and select Archive. If the Archiving option is greyed out, you are probably set to build for the iOS Simulator instead of your device. Switch your scheme off the Simulator, and you should be ready now.