/Xcode-Scripts

Xcode scripts used in "Build Phases"

Primary LanguagePython

Xcode-Scripts

Xcode scripts used in "Build Phases"

  1. SetAppVersion.sh
  2. Update-i18n-localizables.sh
  3. Warning-i18n-localizables.sh
  4. Warning-TODO-FIXME.sh
  5. Warning-complexity.sh

Usage

  1. Move the 'Scripts' directory to Xcode project root.
  2. Add the scripts in the target's build phases section.
  3. Rename travis.yml to .travis.yml then put it in the Xcode project root.