File was renamed from frameworks/FirebaseInstallations.framework/Headers/FIRInstallationsVersion.h |
| | |
| | | /* |
| | | * 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. |
| | |
| | | |
| | | #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 |