Cleo Schneider c47fbc73d3 Add UISceneDelegate implementation 5 yıl önce
..
Sources c47fbc73d3 Add UISceneDelegate implementation 5 yıl önce
Tests ae0128da7a Respond to code review feedback (#6138) 5 yıl önce
CHANGELOG.md a432654fb0 Create changelog and readme in preparation for release. (#6095) 5 yıl önce
README.md a432654fb0 Create changelog and readme in preparation for release. (#6095) 5 yıl önce

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.