Installation & Usage
- Please refer to: https://www.leanplum.com/docs#/setup/ios for how to setup Leanplum SDK in your project.
- To run the example project:
pod install
open "Leanplum.xcworkspace"
Development Workflow
- We use feature branches that get merged to
master
.
Build the SDK
To build the sdk run:
./build.sh
Contributing
Please follow the guidelines under https://github.com/Leanplum/Leanplum-iOS-SDK/blob/master/CONTRIBUTING.md
License
See LICENSE file.
Support
Leanplum does not support custom modifications to the SDK, without an approved pull request (PR). If you wish to include your changes, please fork the repo and send a PR to the develop branch. After the PR has been reviewed and merged into develop it will go into our regular release cycle which includes QA. Once QA has passed the PR will be available in master and your changes are now officialy supported by Leanplum.