Paul Beusterien f2bcd5d82b Make all GoogleUtilities APIs public (#6588) 5 years ago
..
Sources f2bcd5d82b Make all GoogleUtilities APIs public (#6588) 5 years ago
Tests f2bcd5d82b Make all GoogleUtilities APIs public (#6588) 5 years ago
CHANGELOG.md 9bb809ca5a Update the API service to log the returned message from the API (#6458) 5 years ago
README.md 16e062c355 Switch App Distribution SDK from AppAuth to FirebaseInstallations (#6126) 5 years ago

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.