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.