lpw
2021-01-26 454098c2f508505fc55c60c577250b8610abaaf3
frameworks/FirebaseCore.framework/Headers/FIRVersion.h
File was renamed from frameworks/FirebaseInstallations.framework/Headers/FIRInstallationsVersion.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.
@@ -16,4 +16,9 @@
#import <Foundation/Foundation.h>
FOUNDATION_EXPORT const char *const FIRInstallationsVersionStr;
NS_ASSUME_NONNULL_BEGIN
NS_SWIFT_NAME(FirebaseVersion())
NSString* FIRFirebaseVersion(void);
NS_ASSUME_NONNULL_END