Commit 6c62585 1 parent 662350b commit 6c62585 Copy full SHA for 6c62585
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -568,7 +568,7 @@ PODS:
568
568
- Yoga
569
569
- RNRootView (1.0.3):
570
570
- React
571
- - RNScreens (3.13.1 ):
571
+ - RNScreens (3.29.0 ):
572
572
- React-Core
573
573
- React-RCTImage
574
574
- RNSVG (13.8.0):
@@ -983,7 +983,7 @@ SPEC CHECKSUMS:
983
983
RNNotifee: f3c01b391dd8e98e67f539f9a35a9cbcd3bae744
984
984
RNReanimated: 64573e25e078ae6bec03b891586d50b9ec284393
985
985
RNRootView: 895a4813dedeaca82db2fa868ca1c333d790e494
986
- RNScreens: 40a2cb40a02a609938137a1e0acfbf8fc9eebf19
986
+ RNScreens: fa9b582d85ae5d62c91c66003b5278458fed7aaa
987
987
RNSVG: c1e76b81c76cdcd34b4e1188852892dc280eb902
988
988
RNVectorIcons: 7923e585eaeb139b9f4531d25a125a1500162a0b
989
989
SDWebImage: 750adf017a315a280c60fde706ab1e552a3ae4e9
Original file line number Diff line number Diff line change 2479
2479
"$(inherited)",
2480
2480
"$(SRCROOT)/../node_modules/rn-extensions-share/ios/**",
2481
2481
"$(SRCROOT)/../node_modules/react-native-firebase/ios/RNFirebase/**",
2482
- $PODS_CONFIGURATION_BUILD_DIR/Firebase,
2482
+ " $PODS_CONFIGURATION_BUILD_DIR/Firebase" ,
2483
2483
);
2484
2484
INFOPLIST_FILE = ShareRocketChatRN/Info.plist;
2485
2485
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
2547
2547
"$(inherited)",
2548
2548
"$(SRCROOT)/../node_modules/rn-extensions-share/ios/**",
2549
2549
"$(SRCROOT)/../node_modules/react-native-firebase/ios/RNFirebase/**",
2550
- $PODS_CONFIGURATION_BUILD_DIR/Firebase,
2550
+ " $PODS_CONFIGURATION_BUILD_DIR/Firebase" ,
2551
2551
);
2552
2552
INFOPLIST_FILE = ShareRocketChatRN/Info.plist;
2553
2553
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
You can’t perform that action at this time.
0 commit comments