Project
fastlane-plugin-pharen
Fastlane plugin for Pharen (https://pharen.ai): a thin wrapper over the `pharen` CLI that adds one zero-argument action, pharen_release, after build_app — it registers the release, uploads every dSYM, uploads the build, and returns the OTA install link. Warn-don't-fail by default, so a telemetry step never fails your release build; `strict: true` opts a lane into hard failure where an unsymbolicated release must be a stop.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Development
Licenses
MIT