Jeremy Durham 85b705069d [App Distribution] Add isExpired to FIRAppDistributionRelease (#6282) 5 years ago
..
Sources 85b705069d [App Distribution] Add isExpired to FIRAppDistributionRelease (#6282) 5 years ago
Tests 130d76a665 [App Distribution] Remove typedefs (#6281) 5 years ago
CHANGELOG.md 960c2c8e1b Update version of App Distribution from 0.0.1 to 0.9.0 (#6250) 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.