Paul Beusterien 7d7cbad7bd [v11] Update minimum platform versions for 11.0.0 (#13066) пре 1 година
..
Sources 7d7cbad7bd [v11] Update minimum platform versions for 11.0.0 (#13066) пре 1 година
Tests 4d2b60dc75 Updated to SwiftFormat 0.52.10 (#12125) пре 2 година
CHANGELOG.md 10379c2a77 [Release] Update CHANGELOGs for 10.6.0 release (#10852) пре 3 година
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.