Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flagsmith/flagsmith-ios-client
iOS Client written in Swift for Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/
https://github.com/flagsmith/flagsmith-ios-client
cd ci continuous-delivery continuous-deployment continuous-integration feature-flag feature-flags feature-toggle feature-toggles ios remote-config swift
Last synced: 2 months ago
JSON representation
iOS Client written in Swift for Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/
- Host: GitHub
- URL: https://github.com/flagsmith/flagsmith-ios-client
- Owner: Flagsmith
- License: bsd-3-clause
- Created: 2019-06-25T14:09:13.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T18:14:50.000Z (11 months ago)
- Last Synced: 2024-04-14T11:46:19.416Z (9 months ago)
- Topics: cd, ci, continuous-delivery, continuous-deployment, continuous-integration, feature-flag, feature-flags, feature-toggle, feature-toggles, ios, remote-config, swift
- Language: Swift
- Homepage: https://www.flagsmith.com/
- Size: 115 KB
- Stars: 16
- Watchers: 10
- Forks: 11
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flagsmith iOS SDK
> 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/](https://www.flagsmith.com/).
## Adding to your project
For full documentation visit [https://docs.flagsmith.com/clients/ios/](https://docs.flagsmith.com/clients/ios/)
## Contributing
Please read [CONTRIBUTING.md](https://gist.github.com/kyle-ssg/c36a03aebe492e45cbd3eefb21cb0486) for details on our code of conduct, and the process for submitting pull requests.
We use [SwiftLint](https://github.com/realm/SwiftLint) and [SwiftFormat](https://github.com/nicklockwood/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.
## Getting Help
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.
## Get in touch
If you have any questions about our projects you can email [email protected].
## Useful links
[Website](https://www.flagsmith.com/)
[Documentation](https://docs.flagsmith.com/)