Lokalise lets you manage keys and translations of your app, game, or website – either on your own or with a team of collaborators. Built for developers, Lokalise offers neat features including inline suggestions, project chat, export webhooks, and an API, so you can easily integrate with the workflow of your project.
a. Add through File -> Swift Packages -> Add Package Dependency… action in Xcode. Use https://github.com/lokalise/lokalise-ios-framework.git repository URL and the Version: Up to Next Minor starting with 0.10.2 option.
b. Add this line to dependencies section of your Package.swift:
Lokalise iOS SDK
Lokalise lets you manage keys and translations of your app, game, or website – either on your own or with a team of collaborators. Built for developers, Lokalise offers neat features including inline suggestions, project chat, export webhooks, and an API, so you can easily integrate with the workflow of your project.
Features
Requirements
Setup
Swift Package Manager
To install using Swift Package Manager:
a. Add through File -> Swift Packages -> Add Package Dependency… action in Xcode. Use
https://github.com/lokalise/lokalise-ios-framework.git
repository URL and the Version: Up to Next Minor starting with0.10.2
option.b. Add this line to
dependencies
section of yourPackage.swift
:CocoaPods
To install using CocoaPods:
Carthage
To install using Carthage:
Manual (.framework)
To install manually:
Download Lokalise.framework from this repository and add it to your project.
Add it to your targets (embed and link).
Link c++ (libc++.tbd) and z (libz.tbd) libraries.
Add Run Script to your Build Phases.
Manual (.xcframework)
To install .xcframework manualy:
Download the Zip archive containing the .xcframework, extract it, and add it to your project.
Add it to your targets (embed and link).
Getting started
Read documentation page for detailed integration guide.
Support
Please contact us through our live support chat for support and bug reports. It is available at every page on lokalise.com.