Cleo Schneider 61c7eecfe0 Clean up change log. 5 лет назад
..
Sources 59e6b320a2 Add x-ios-bundle-identifier to list releases for restricted api keys 5 лет назад
Tests 130d76a665 [App Distribution] Remove typedefs (#6281) 5 лет назад
CHANGELOG.md 61c7eecfe0 Clean up change log. 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.