Skip to content

Instantly share code, notes, and snippets.

@tiagomartinho
Created December 11, 2018 11:33
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 tiagomartinho/7577f0726c9c4644d28a01811bbbf425 to your computer and use it in GitHub Desktop.
Save tiagomartinho/7577f0726c9c4644d28a01811bbbf425 to your computer and use it in GitHub Desktop.
# Portuguese
xcodebuild -importLocalizations -project TVStreams.xcodeproj/ -localizationPath ./localizations/uikit/pt.xliff
xcodebuild -importLocalizations -project TVStreamsCore/TVStreamsCore.xcodeproj/ -localizationPath ./localizations/core/pt.xliff
xcodebuild -importLocalizations -project TVStreamsOSX/TVStreamsOSX.xcodeproj/ -localizationPath ./localizations/appkit/pt.xliff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment