Skip to content

Instantly share code, notes, and snippets.

@minch
Created July 4, 2013 13:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save minch/5927820 to your computer and use it in GitHub Desktop.
Save minch/5927820 to your computer and use it in GitHub Desktop.
Propagate storyboards python script
#
# Script that will propagate changes made in the main en storyboard to the other locales
#
# https://code.google.com/p/edim-mobile/source/browse/trunk/ios/IncrementalLocalization/localize.py
# http://www.youtube.com/watch?v=cF1Rf02QvZQ
# Download the script and create a build phase along the lines of:
python ~/bin/localize-storyboards.py --mainIdiom=en --mainStoryboard=tauntaun/en.lproj/MainStoryboard.storyboard pt fr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment