mirror of
https://github.com/status-im/react-native.git
synced 2025-01-26 17:30:25 +00:00
Update search paths to reflect new project structure
This commit is contained in:
parent
ea8447e1c5
commit
243ef68199
@ -200,12 +200,12 @@
|
||||
"$(inherited)",
|
||||
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
||||
"$(SRCROOT)/../../React/**",
|
||||
"$(SRCROOT)/../../node_modules/react-native/React/**",
|
||||
);
|
||||
LIBRARY_SEARCH_PATHS = "$(inherited)";
|
||||
OTHER_LDFLAGS = "-ObjC";
|
||||
PRODUCT_NAME = Sample;
|
||||
SKIP_INSTALL = YES;
|
||||
USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../../**";
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
@ -221,7 +221,6 @@
|
||||
OTHER_LDFLAGS = "-ObjC";
|
||||
PRODUCT_NAME = Sample;
|
||||
SKIP_INSTALL = YES;
|
||||
USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../../**";
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user