File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 392
392
);
393
393
inputPaths = (
394
394
"${PODS_ROOT}/Target Support Files/Pods-rnuilib-rnuilibTests/Pods-rnuilib-rnuilibTests-frameworks.sh",
395
- "${PODS_XCFRAMEWORKS_BUILD_DIR}/Flipper-DoubleConversion /double-conversion.framework/double-conversion",
396
- "${PODS_XCFRAMEWORKS_BUILD_DIR}/OpenSSL-Universal /OpenSSL.framework/OpenSSL",
395
+ "${PODS_XCFRAMEWORKS_BUILD_DIR}/double-conversion /double-conversion.framework/double-conversion",
396
+ "${PODS_XCFRAMEWORKS_BUILD_DIR}/OpenSSL/OpenSSL.framework/OpenSSL",
397
397
);
398
398
name = "[CP] Embed Pods Frameworks";
399
399
outputPaths = (
444
444
);
445
445
inputPaths = (
446
446
"${PODS_ROOT}/Target Support Files/Pods-rnuilib/Pods-rnuilib-frameworks.sh",
447
- "${PODS_XCFRAMEWORKS_BUILD_DIR}/Flipper-DoubleConversion /double-conversion.framework/double-conversion",
448
- "${PODS_XCFRAMEWORKS_BUILD_DIR}/OpenSSL-Universal /OpenSSL.framework/OpenSSL",
447
+ "${PODS_XCFRAMEWORKS_BUILD_DIR}/double-conversion /double-conversion.framework/double-conversion",
448
+ "${PODS_XCFRAMEWORKS_BUILD_DIR}/OpenSSL/OpenSSL.framework/OpenSSL",
449
449
);
450
450
name = "[CP] Embed Pods Frameworks";
451
451
outputPaths = (
Original file line number Diff line number Diff line change 99
99
"react-autobind" : " ^1.0.6" ,
100
100
"react-dom" : " ^15.4.2" ,
101
101
"react-native" : " 0.66.4" ,
102
- "react-native-gesture-handler" : " 1.10.3 " ,
102
+ "react-native-gesture-handler" : " 2.1.1 " ,
103
103
"react-native-haptic-feedback" : " ^1.11.0" ,
104
104
"react-native-keyboard-tracking-view" : " ^5.6.1" ,
105
105
"react-native-linear-gradient" : " 2.5.6" ,
You can’t perform that action at this time.
0 commit comments