Skip to content

Commit e7231c2

Browse files
Switch to angled header import
1 parent 5b2ab42 commit e7231c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ios/RNIterableAPI/RNIterableAPI.mm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ typedef NS_ENUM(NSInteger, InAppShowResponse) {
1717
skip = 1,
1818
};
1919

20-
#import "Iterable_React_Native_SDK-Swift.h"
20+
#import <Iterable_React_Native_SDK/Iterable_React_Native_SDK-Swift.h>
2121

2222
@interface RNIterableAPI () <ReactIterableAPIDelegate>
2323
@end

0 commit comments

Comments
 (0)