Skip to content

Commit

Permalink
feat(auth): fix ios merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyokone committed Jul 6, 2022
1 parent 590c5bc commit d29f201
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/firebase_auth/firebase_auth/ios/Classes/messages.g.m
@@ -1,7 +1,11 @@
// Autogenerated from Pigeon (v3.2.3), do not edit directly.
// See also: https://pub.dev/packages/pigeon
#import "messages.g.h"
#if TARGET_OS_OSX
#import <FlutterMacOS/FlutterMacOS.h>
#else
#import <Flutter/Flutter.h>
#endif

#if !__has_feature(objc_arc)
#error File requires ARC to be enabled.
Expand Down

0 comments on commit d29f201

Please sign in to comment.