Configuring an app for distribution involves defining important settings related to the frameworks and services your app will use and the capabilities it will have as a result, as well as submitting key identity information about your app to iTunes Connect through Xcode.
In this chapter, we will look in detail at app frameworks, which are shared resources common to most apps; app services, which allow an app to perform specific functions using those resources; and capabilities, ...