AppCode
 
Get AppCode
You are viewing the documentation for an earlier version of AppCode.

Managing Targets

Last modified: 08 March 2021

Targets allow using the same codebase to create multiple versions of a project. With targets, you can build different versions of you app, for example, iPhone/iPad, Free/Pro, and so on.

Targets greatly simplify maintenance and code updates across multiple apps.

Every project contains at least one target. When you create a new project, it already comes with one target by default.