Paul Beusterien 6a2b9a9556 Merge remote-tracking branch 'origin/master' into pb-merge-firebase7 5 år sedan
..
Sources f2bcd5d82b Make all GoogleUtilities APIs public (#6588) 5 år sedan
Tests f2bcd5d82b Make all GoogleUtilities APIs public (#6588) 5 år sedan
CHANGELOG.md 9bb809ca5a Update the API service to log the returned message from the API (#6458) 5 år sedan
README.md 683a22caba Add link to App Distribution docs page (#6620) 5 år sedan

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.