Creating a Swift single page App to implement Phrase
-
Update to the newest Xcode version if you haven't done already
-
Install Cocoapods with homebrew '$brew install cocoapods'
-
Run 'pod install' in the project folder to get all dependencies installed properply
-
Run the App :)
Please not that I initialy created the app with a few languages, however Phrase gives you the oppurtunity to internationalize the application some more. I've already setuo the SDK as well as all other necessary steps, you just have to customize it with your on productin secret and id. Look up the proper setup for OTA here