Flagsmith allows you to manage feature flags and remote config across multiple projects, environments and organisations.
The SDK for iOS and Swift applications for https://www.flagsmith.com/.
For full documentation visit https://docs.flagsmith.com/clients/ios/
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.
We use SwiftLint and SwiftFormat to keep our code consistent.
To run swiftformat
on the project run the following command:
swift package plugin swiftformat
To run swiftlint
on the project please check out the documentation above to install the linter with your preferred method of integration. The linter will run on the project when the PR is raised, so it's worth checking beforehand.
If you encounter a bug or feature request we would like to hear about it. Before you submit an issue please search existing issues in order to prevent duplicates.
If you have any questions about our projects you can email support@flagsmith.com.