Skip to content

phrase/ios-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phrase CLI and Phrase Over the Air SDK example for iOS and Mac Catalyst

This is a simple example application that demonstrates the integration of the Phrase CLI and the iOS SDK for over the air translations. Phrase CLI sync your locale files between your source code and Phrase and Phrase Over the Air enables translation updates in an application without having to release a new app version.

Setup

To run this example app you need to add your distributionID and environmentSecret in AppDelegate.swift. To use the Phrase CLI you need to add access_token and project_id in .phrase.yml

Learn more

to learn more about Phrase CLI, head over to Help Center - Using the CLI (Strings)

To learn more about Phrase Over the Air, head over to Help Center - Over the Air (Strings).

Get help / support

Please contact [email protected] and we can take more direct action toward finding a solution.