Jeremy Durham d686427cc0 [App Distribution] Show new build alert when version (or build) changes (#6255) пре 5 година
..
Sources d686427cc0 [App Distribution] Show new build alert when version (or build) changes (#6255) пре 5 година
Tests d686427cc0 [App Distribution] Show new build alert when version (or build) changes (#6255) пре 5 година
CHANGELOG.md 960c2c8e1b Update version of App Distribution from 0.0.1 to 0.9.0 (#6250) пре 5 година
README.md 16e062c355 Switch App Distribution SDK from AppAuth to FirebaseInstallations (#6126) пре 5 година

README.md

Firebase App Distribution SDK

Development

Prereqs

To Develop

  • Run pod gen FirebaseAppDistribution.podspec
  • open gen/FirebaseAppDistribution/FirebaseAppDistribution.xcworkspace

You are ready to develop, build, debug, and test FirebaseAppDistribution.

Running Unit Tests

Open the generated workspace, choose the FirebaseAppDistribution-Unit-unit scheme and press Command-u.