xcodewhite-labelling

multiple targets white-labeling


what is the best way to handle many targets. i'm building a white label app that will have hundreds of brands, and build targets that are based on the same bundle.

key data that needs to change between labels are

  1. Image or Asset Cataloges
  2. plist files
  3. app entitlements
  4. Signing certificates

Solution

  • If I understand you correctly I would recommend: