Any and all input is welcome, including:
- Reporting a bug
- Discussing the current state of the code
- Submitting a fix
- Proposing new features
- Questions, criticisms, concerns, etc.
- Fork the repo and create your branch from
master
. - Make your code changes.
- Update the README documentation if needed.
- Create the pull request.
Report a bug by opening a new issue. Include steps to reproduce the error (and if possible sample code is always appreciated). To help with reproducing and testing issues there is an example project included in this repo: https://github.com/akaffenberger/firebase-ios-sdk-xcframeworks/tree/master/iOS%20Example
By contributing, you agree that your contributions will be licensed under the project's MIT License.