Ryan Wilson c6328a01c4 Cherry-picks for M94 (#7913) пре 5 година
..
Sources c6328a01c4 Cherry-picks for M94 (#7913) пре 5 година
Tests a60866383f Add AppDistribution to SwiftPM. (#7045) пре 5 година
CHANGELOG.md 1496e0f221 M85 Changelog versions (#7104) пре 5 година
README.md 683a22caba Add link to App Distribution docs page (#6620) пре 5 година

README.md

Firebase App Distribution SDK

The Firebase App Distribution SDK lets you display in-app alerts to your testers when new builds are available to install.

Please visit our developer site for integration instructions, documentation, support information, and terms of service.

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.