# Firebase App Distribution SDK ## Development ### Prereqs - At least CocoaPods 1.6.0 - Install [cocoapods-generate](https://github.com/square/cocoapods-generate) ### 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.