From 454098c2f508505fc55c60c577250b8610abaaf3 Mon Sep 17 00:00:00 2001
From: lpw <pengwei.li@gamehollywood.com>
Date: Tue, 26 Jan 2021 09:39:45 +0800
Subject: [PATCH] 3.9.2

---
 frameworks/FirebaseCoreDiagnostics.framework/Headers/FIRCoreDiagnostics.h |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/frameworks/FirebaseInstallations.framework/Headers/FIRInstallationsVersion.h b/frameworks/FirebaseCoreDiagnostics.framework/Headers/FIRCoreDiagnostics.h
similarity index 75%
copy from frameworks/FirebaseInstallations.framework/Headers/FIRInstallationsVersion.h
copy to frameworks/FirebaseCoreDiagnostics.framework/Headers/FIRCoreDiagnostics.h
index 8cdf677..5076d6b 100644
--- a/frameworks/FirebaseInstallations.framework/Headers/FIRInstallationsVersion.h
+++ b/frameworks/FirebaseCoreDiagnostics.framework/Headers/FIRCoreDiagnostics.h
@@ -1,5 +1,5 @@
 /*
- * Copyright 2019 Google
+ * Copyright 2020 Google LLC
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -14,6 +14,5 @@
  * limitations under the License.
  */
 
-#import <Foundation/Foundation.h>
-
-FOUNDATION_EXPORT const char *const FIRInstallationsVersionStr;
+// There are no actual public headers in the lib. This is a dummy public header to prevent Cocoapods
+// from adding all internal headers as public.

--
Gitblit v1.8.0