mirror of
https://github.com/status-im/react-native-fast-image.git
synced 2025-02-23 03:38:16 +00:00
Add header search paths to library project.
This commit is contained in:
parent
494b8db09c
commit
6411ccf7da
@ -354,6 +354,7 @@
|
||||
A28797271DE0C0A60081BDFA /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
HEADER_SEARCH_PATHS = "$(SRCROOT)/Vendor/SDWebImage";
|
||||
OTHER_LDFLAGS = "-ObjC";
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SKIP_INSTALL = YES;
|
||||
@ -363,6 +364,7 @@
|
||||
A28797281DE0C0A60081BDFA /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
HEADER_SEARCH_PATHS = "$(SRCROOT)/Vendor/SDWebImage";
|
||||
OTHER_LDFLAGS = "-ObjC";
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SKIP_INSTALL = YES;
|
||||
|
Loading…
x
Reference in New Issue
Block a user