Skip to content

Commit a56bd70

Browse files
committed
Fix build error.
1 parent edef138 commit a56bd70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/util_ios.mm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
#import <objc/runtime.h>
2929

3030
using firebase::GetLogLevel;
31+
using firebase::kLogLevelDebug;
3132

3233
// Key used in Info.plist to specify a custom AppDelegate class name.
3334
static NSString *const kFirebaseAppDelegateClassNameKey = @"FirebaseAppDelegateClassName";

0 commit comments

Comments
 (0)