Skip to content

Commit 1a638a7

Browse files
committed
chore: imports
1 parent d7cc12d commit 1a638a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firebase_messaging/firebase_messaging/ios/firebase_messaging/Sources/firebase_messaging/include/FLTFirebaseMessagingPlugin.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#import <Foundation/Foundation.h>
1515
#import <UserNotifications/UserNotifications.h>
1616

17-
#if __has_include(<firebase_core_shared/firebase_core_shared-Swift.h>)
17+
#ifdef SWIFT_PACKAGE
1818
@import firebase_core_shared;
1919
#else
2020
@import firebase_core;

0 commit comments

Comments
 (0)