Commits


Gil authored and GitHub committed 6cf151f28ad
Fix Xcode 8 builds (again) (#3695) The fix in #3647 was essentially undone in #3648 because even though the podspec no longer depends on FirebaseCoreDiagnostics, adding in local pod declarations for these brought them back into the project. This change removes local pod declarations for the dependencies that break under Xcode 8 as well.