Skip to content

Commit 200609f

Browse files
guangyaoguangyao
authored andcommitted
2 parents 174f005 + 0d1bd24 commit 200609f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ios/RCTAuroraIMUI.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,7 +1071,7 @@
10711071
DYLIB_CURRENT_VERSION = 1;
10721072
DYLIB_INSTALL_NAME_BASE = "@rpath";
10731073
FRAMEWORK_SEARCH_PATHS = "";
1074-
HEADER_SEARCH_PATHS = "$(SRCROOT)/../../../ios/Pods/**";
1074+
HEADER_SEARCH_PATHS = "$(SRCROOT)/../../../ios/Pods/Headers/Public/**";
10751075
INFOPLIST_FILE = RCTAuroraIMUI/Info.plist;
10761076
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
10771077
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
@@ -1097,7 +1097,7 @@
10971097
DYLIB_CURRENT_VERSION = 1;
10981098
DYLIB_INSTALL_NAME_BASE = "@rpath";
10991099
FRAMEWORK_SEARCH_PATHS = "";
1100-
HEADER_SEARCH_PATHS = "$(SRCROOT)/../../../ios/Pods/**";
1100+
HEADER_SEARCH_PATHS = "$(SRCROOT)/../../../ios/Pods/Headers/Public/**";
11011101
INFOPLIST_FILE = RCTAuroraIMUI/Info.plist;
11021102
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
11031103
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";

0 commit comments

Comments
 (0)