Paul Beusterien 4d2b60dc75 Updated to SwiftFormat 0.52.10 (#12125) 2 rokov pred
..
Resources 3f845e524d Export new API changes in AppDistributionInternal to `master` (#10999) 3 rokov pred
Sources 4d2b60dc75 Updated to SwiftFormat 0.52.10 (#12125) 2 rokov pred
Tests 4d2b60dc75 Updated to SwiftFormat 0.52.10 (#12125) 2 rokov pred
README.md 7a1a71cbd2 Export *just* the AppDistributionInternal source code to master to fix CI issues (#10937) 3 rokov pred

README.md

This library currently contains upcoming changes, and isn't meant to be used in production.

It exists in master for CI purposes.

Steps to copy over changes in FirebaseAppDistributionInternal to master

For CI builds, this pod needs to be in master. To copy over changes, do the following:

  1. git checkout -b fad/appdistributioninternal
  2. git checkout fad/in-app-feedback FirebaseAppDistributionInternal/

Then open a PR to merge these changes to master. This won't affect the public version of FirebaseAppDistribution.