File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99
1010#import " RCTTextManager.h"
1111
12- #import " CSSLayout.h "
12+ #import < CSSLayout/CSSLayout.h >
1313#import " RCTAccessibilityManager.h"
1414#import " RCTAssert.h"
1515#import " RCTConvert.h"
Original file line number Diff line number Diff line change 1010#import < QuartzCore/QuartzCore.h>
1111#import < UIKit/UIKit.h>
1212
13- #import " CSSLayout.h "
13+ #import < CSSLayout/CSSLayout.h >
1414#import " RCTAnimationType.h"
1515#import " RCTBorderStyle.h"
1616#import " RCTTextDecorationLineType.h"
Original file line number Diff line number Diff line change 1111
1212#import < AVFoundation/AVFoundation.h>
1313
14- #import " CSSLayout.h "
14+ #import < CSSLayout/CSSLayout.h >
1515#import " RCTAccessibilityManager.h"
1616#import " RCTAnimationType.h"
1717#import " RCTAssert.h"
Original file line number Diff line number Diff line change 904904 HEADER_SEARCH_PATHS = (
905905 "$(inherited)",
906906 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
907+ "$(SRCROOT)",
907908 );
908909 OTHER_LDFLAGS = "-ObjC";
909910 PRODUCT_NAME = "$(TARGET_NAME)";
922923 HEADER_SEARCH_PATHS = (
923924 "$(inherited)",
924925 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
926+ "$(SRCROOT)",
925927 );
926928 OTHER_LDFLAGS = "-ObjC";
927929 PRODUCT_NAME = "$(TARGET_NAME)";
Original file line number Diff line number Diff line change 99
1010#import < UIKit/UIKit.h>
1111
12- #import " CSSLayout.h "
12+ #import < CSSLayout/CSSLayout.h >
1313#import " RCTComponent.h"
1414#import " RCTRootView.h"
1515
You can’t perform that action at this time.
0 commit comments