Cleo Schneider 07cd975a33 Bump the podspec version and changelog version for release patch (#6352) 5 anni fa
..
Sources ea8cfab025 App distribution add bundle header (#6346) 5 anni fa
Tests 130d76a665 [App Distribution] Remove typedefs (#6281) 5 anni fa
CHANGELOG.md 07cd975a33 Bump the podspec version and changelog version for release patch (#6352) 5 anni fa
README.md 16e062c355 Switch App Distribution SDK from AppAuth to FirebaseInstallations (#6126) 5 anni fa

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.