firebase log level
This commit is contained in:
18
Pods/Target Support Files/FirebaseSessions/FirebaseSessions-umbrella.h
generated
Normal file
18
Pods/Target Support Files/FirebaseSessions/FirebaseSessions-umbrella.h
generated
Normal file
@ -0,0 +1,18 @@
|
||||
#ifdef __OBJC__
|
||||
#import <UIKit/UIKit.h>
|
||||
#else
|
||||
#ifndef FOUNDATION_EXPORT
|
||||
#if defined(__cplusplus)
|
||||
#define FOUNDATION_EXPORT extern "C"
|
||||
#else
|
||||
#define FOUNDATION_EXPORT extern
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#import "FIRSESNanoPBHelpers.h"
|
||||
#import "sessions.nanopb.h"
|
||||
|
||||
FOUNDATION_EXPORT double FirebaseSessionsVersionNumber;
|
||||
FOUNDATION_EXPORT const unsigned char FirebaseSessionsVersionString[];
|
||||
|
||||
Reference in New Issue
Block a user