AppCode 2017.1 Help

Creating and Managing Targets

Targets allow you to use the same code base to create multiple versions of your project. The Target defines the product, making it possible to write code once and then use it to build several product versions, for example:

  • an iPhone and an iPad version
  • a Free and a Pro version
  • or different apps based on the same code family

Targets greatly simplify maintenance and code updates across multiple apps.

In this section:

See Also

Last modified: 26 July 2017