File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
ios/ReactNativeKeyboardManager.xcodeproj Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 390390 GCC_NO_COMMON_BLOCKS = YES;
391391 HEADER_SEARCH_PATHS = "$(inherited)";
392392 IPHONEOS_DEPLOYMENT_TARGET = 10.3;
393- LIBRARY_SEARCH_PATHS = "$(SRCROOT) /../node_modules/react-native/Libraries/**";
393+ LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/../.. /../node_modules/react-native/Libraries/**";
394394 OTHER_LDFLAGS = "-ObjC";
395395 PRODUCT_NAME = "$(TARGET_NAME)";
396396 SKIP_INSTALL = YES;
415415 GCC_NO_COMMON_BLOCKS = YES;
416416 HEADER_SEARCH_PATHS = "$(inherited)";
417417 IPHONEOS_DEPLOYMENT_TARGET = 10.3;
418- LIBRARY_SEARCH_PATHS = "$(SRCROOT) /../node_modules/react-native/Libraries/**";
418+ LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/../.. /../node_modules/react-native/Libraries/**";
419419 OTHER_LDFLAGS = "-ObjC";
420420 PRODUCT_NAME = "$(TARGET_NAME)";
421421 SKIP_INSTALL = YES;
You can’t perform that action at this time.
0 commit comments