File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
ios/RCTAuroraIMUI.xcodeproj Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 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";
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";
You can’t perform that action at this time.
0 commit comments