This repository was archived by the owner on Mar 16, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1212#define RNFetchBlob_h
1313
1414
15- #ifdef RN040_IMPORT
15+ #ifdef __has_include(<React/RCTBridge.h>)
1616#import < React/RCTLog.h>
1717#import < React/RCTRootView.h>
1818#import < React/RCTBridge.h>
Original file line number Diff line number Diff line change 1212#import " RNFetchBlob.h"
1313
1414#import < Foundation/Foundation.h>
15- #ifdef RN040_IMPORT
15+ #ifdef __has_include(<React/RCTBridgeModule.h>)
1616#import < React/RCTBridgeModule.h>
1717#else
1818#import " RCTBridgeModule.h"
Original file line number Diff line number Diff line change 1313#import " IOS7Polyfill.h"
1414@import AssetsLibrary;
1515
16- #ifdef RN040_IMPORT
16+ #ifdef __has_include(<React/RCTBridge.h>)
1717#import < React/RCTBridge.h>
1818#import < React/RCTEventDispatcher.h>
1919#else
Original file line number Diff line number Diff line change 1010#import " RNFetchBlobProgress.h"
1111#import " RNFetchBlobFS.h"
1212
13- #ifdef RN040_IMPORT
13+ #ifdef __has_include(<React/RCTBridgeModule.h>)
1414#import < React/RCTBridgeModule.h>
1515#else
1616#import " RCTBridgeModule.h"
Original file line number Diff line number Diff line change 1717#import < CommonCrypto/CommonDigest.h>
1818#import " RNFetchBlobProgress.h"
1919
20- #ifdef RN040_IMPORT
20+ #ifdef __has_include(<React/RCTBridge.h>)
2121#import < React/RCTRootView.h>
2222#import < React/RCTLog.h>
2323#import < React/RCTEventDispatcher.h>
Original file line number Diff line number Diff line change 1313#import " RNFetchBlobFS.h"
1414#import " IOS7Polyfill.h"
1515
16- #ifdef RN040_IMPORT
16+ #ifdef __has_include(<React/RCTLog.h>)
1717#import < React/RCTLog.h>
1818#else
1919#import " RCTLog.h"
You can’t perform that action at this time.
0 commit comments