We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45aedc7 + 4a21e66 commit 9dd4c6eCopy full SHA for 9dd4c6e
ios/RNNeteaseIm/RNNeteaseIm.xcodeproj/project.pbxproj
@@ -508,7 +508,7 @@
508
GCC_PREFIX_HEADER = RNNeteaseIm/PrefixHeader.pch;
509
HEADER_SEARCH_PATHS = (
510
"$(SRCROOT)/../../../react-native/React/**",
511
- "$(SRCROOT)/../../../../ios/Pods/**",
+ "$(SRCROOT)/../../../../ios/Pods/Headers/Public/**",
512
);
513
OTHER_LDFLAGS = "-ObjC";
514
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -523,7 +523,7 @@
523
524
525
526
527
528
529
0 commit comments