Skip to content

Commit 1d39c51

Browse files
author
David Newell
committed
Upgrade samples to v1.10.2
1 parent 76d3765 commit 1d39c51

File tree

5 files changed

+26
-26
lines changed

5 files changed

+26
-26
lines changed

samples/ExpoModules/ios/ExpoModules.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@
593593
COPY_PHASE_STRIP = NO;
594594
ENABLE_STRICT_OBJC_MSGSEND = YES;
595595
ENABLE_TESTABILITY = YES;
596-
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "arm64 ";
596+
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
597597
GCC_C_LANGUAGE_STANDARD = gnu99;
598598
GCC_DYNAMIC_NO_PIC = NO;
599599
GCC_NO_COMMON_BLOCKS = YES;
@@ -659,7 +659,7 @@
659659
COPY_PHASE_STRIP = YES;
660660
ENABLE_NS_ASSERTIONS = NO;
661661
ENABLE_STRICT_OBJC_MSGSEND = YES;
662-
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "arm64 ";
662+
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
663663
GCC_C_LANGUAGE_STANDARD = gnu99;
664664
GCC_NO_COMMON_BLOCKS = YES;
665665
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;

samples/ExpoModules/ios/Podfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -352,10 +352,10 @@ PODS:
352352
- React-jsi (= 0.66.4)
353353
- React-logger (= 0.66.4)
354354
- React-perflogger (= 0.66.4)
355-
- Unflow (1.6.2)
356-
- unflow-react-native (1.6.2):
355+
- Unflow (1.10.0)
356+
- unflow-react-native (1.10.2):
357357
- React-Core
358-
- Unflow
358+
- Unflow (= 1.10.0)
359359
- Yoga (1.14.0)
360360
- YogaKit (1.18.1):
361361
- Yoga (~> 1.14)
@@ -569,8 +569,8 @@ SPEC CHECKSUMS:
569569
React-RCTVibration: e3ffca672dd3772536cb844274094b0e2c31b187
570570
React-runtimeexecutor: dec32ee6f2e2a26e13e58152271535fadff5455a
571571
ReactCommon: 57b69f6383eafcbd7da625bfa6003810332313c4
572-
Unflow: 458f9de689ddbd49ebfbf50ab2ce6ca284fde86f
573-
unflow-react-native: c3418bd82e7bdd6da339c8cd4fbb526595ca5ebe
572+
Unflow: 9e0bd74693c9b513e4acbb16164822beebbb7927
573+
unflow-react-native: 8487d96ad285d843a73bd1908a79684c2dea32c2
574574
Yoga: e7dc4e71caba6472ff48ad7d234389b91dadc280
575575
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
576576

samples/ExpoModules/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -7509,9 +7509,9 @@ unbox-primitive@^1.0.1:
75097509
which-boxed-primitive "^1.0.2"
75107510

75117511
unflow-react-native@^1.3.0:
7512-
version "1.6.2"
7513-
resolved "https://registry.yarnpkg.com/unflow-react-native/-/unflow-react-native-1.6.2.tgz#a61ca9e2fae3bf378655345166cff5e1991fc924"
7514-
integrity sha512-bYBuFcK3bOvoodHqw/Sb8bvsWSF+Jsj6xiWBz62TFxvfp1gE18HeQGzYEtbCcUSJz9q7DQdFEwOliUG+3Kw7AQ==
7512+
version "1.10.2"
7513+
resolved "https://registry.yarnpkg.com/unflow-react-native/-/unflow-react-native-1.10.2.tgz#7e82d1c89762982c79ec33bd3e5f093ac1a663c7"
7514+
integrity sha512-1Dahej2pmY7VpyPcKWBqwdlYu84sr4iOX0M1AlnfuteZ7fYacMobNgVfxaGQ1ZutzHIW+FxzmwZwyf4y0QZaFw==
75157515

75167516
unicode-canonical-property-names-ecmascript@^2.0.0:
75177517
version "2.0.0"

samples/ThirdPartySDKs/ios/Podfile.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ PODS:
2727
- FirebaseCoreDiagnostics (~> 8.0)
2828
- GoogleUtilities/Environment (~> 7.7)
2929
- GoogleUtilities/Logger (~> 7.7)
30-
- FirebaseCoreDiagnostics (8.14.0):
30+
- FirebaseCoreDiagnostics (8.15.0):
3131
- GoogleDataTransport (~> 9.1)
3232
- GoogleUtilities/Environment (~> 7.7)
3333
- GoogleUtilities/Logger (~> 7.7)
@@ -94,9 +94,9 @@ PODS:
9494
- FlipperKit/FlipperKitNetworkPlugin
9595
- fmt (6.2.1)
9696
- glog (0.3.5)
97-
- GoogleDataTransport (9.1.2):
98-
- GoogleUtilities/Environment (~> 7.2)
99-
- nanopb (~> 2.30908.0)
97+
- GoogleDataTransport (9.2.0):
98+
- GoogleUtilities/Environment (~> 7.7)
99+
- nanopb (< 2.30910.0, >= 2.30908.0)
100100
- PromisesObjC (< 3.0, >= 1.2)
101101
- GoogleUtilities/Environment (7.7.0):
102102
- PromisesObjC (< 3.0, >= 1.2)
@@ -117,7 +117,7 @@ PODS:
117117
- nanopb/decode (2.30908.0)
118118
- nanopb/encode (2.30908.0)
119119
- OpenSSL-Universal (1.1.180)
120-
- PromisesObjC (2.0.0)
120+
- PromisesObjC (2.1.1)
121121
- RCT-Folly (2021.06.28.00-v2):
122122
- boost
123123
- DoubleConversion
@@ -395,10 +395,10 @@ PODS:
395395
- React-Core
396396
- React-RCTImage
397397
- SSZipArchive (2.2.3)
398-
- Unflow (1.6.2)
399-
- unflow-react-native (1.6.2):
398+
- Unflow (1.10.0)
399+
- unflow-react-native (1.10.2):
400400
- React-Core
401-
- Unflow
401+
- Unflow (= 1.10.0)
402402
- Yoga (1.14.0)
403403
- YogaKit (1.18.1):
404404
- Yoga (~> 1.14)
@@ -592,7 +592,7 @@ SPEC CHECKSUMS:
592592
FBReactNativeSpec: ef0ce762fdb37900abb01e008cce5f0ef2cce6b7
593593
Firebase: 44dd9724c84df18b486639e874f31436eaa9a20c
594594
FirebaseCore: 2f4f85b453cc8fea4bb2b37e370007d2bcafe3f0
595-
FirebaseCoreDiagnostics: fd0c8490f34287229c1d6c103d3a55f81ec85712
595+
FirebaseCoreDiagnostics: 92e07a649aeb66352b319d43bdd2ee3942af84cb
596596
Flipper: 30e8eeeed6abdc98edaf32af0cda2f198be4b733
597597
Flipper-Boost-iOSX: fd1e2b8cbef7e662a122412d7ac5f5bea715403c
598598
Flipper-DoubleConversion: 57ffbe81ef95306cc9e69c4aa3aeeeeb58a6a28c
@@ -604,15 +604,15 @@ SPEC CHECKSUMS:
604604
FlipperKit: d8d346844eca5d9120c17d441a2f38596e8ed2b9
605605
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
606606
glog: 85ecdd10ee8d8ec362ef519a6a45ff9aa27b2e85
607-
GoogleDataTransport: 629c20a4d363167143f30ea78320d5a7eb8bd940
607+
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
608608
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1
609609
JWT: ef71dfb03e1f842081e64dc42eef0e164f35d251
610610
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
611611
Mixpanel-swift: fda407112b9e908f20550ab6ceaa4d05b09141d7
612612
MixpanelReactNative: 8b805c04ec10bdc26eb072e95f8d01a6b6132868
613613
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
614614
OpenSSL-Universal: 1aa4f6a6ee7256b83db99ec1ccdaa80d10f9af9b
615-
PromisesObjC: 68159ce6952d93e17b2dfe273b8c40907db5ba58
615+
PromisesObjC: ab77feca74fa2823e7af4249b8326368e61014cb
616616
RCT-Folly: 803a9cfd78114b2ec0f140cfa6fa2a6bafb2d685
617617
RCTRequired: e5dc0c44cb366fc93383a2bffbc190fe821e7293
618618
RCTTypeSafety: 6a4d0cfe070e7fd996e797f439b70878764a1ae0
@@ -643,8 +643,8 @@ SPEC CHECKSUMS:
643643
RNFBApp: 7777c22386149f3845f1b0ca74e3d69a574559c5
644644
RNScreens: d6da2b9e29cf523832c2542f47bf1287318b1868
645645
SSZipArchive: 62d4947b08730e4cda640473b0066d209ff033c9
646-
Unflow: 458f9de689ddbd49ebfbf50ab2ce6ca284fde86f
647-
unflow-react-native: c3418bd82e7bdd6da339c8cd4fbb526595ca5ebe
646+
Unflow: 9e0bd74693c9b513e4acbb16164822beebbb7927
647+
unflow-react-native: 8487d96ad285d843a73bd1908a79684c2dea32c2
648648
Yoga: 5cbf25add73edb290e1067017690f7ebf56c5468
649649
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
650650

samples/ThirdPartySDKs/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -7022,9 +7022,9 @@ unbox-primitive@^1.0.1:
70227022
which-boxed-primitive "^1.0.2"
70237023

70247024
unflow-react-native@^1.3.0:
7025-
version "1.6.2"
7026-
resolved "https://registry.yarnpkg.com/unflow-react-native/-/unflow-react-native-1.6.2.tgz#a61ca9e2fae3bf378655345166cff5e1991fc924"
7027-
integrity sha512-bYBuFcK3bOvoodHqw/Sb8bvsWSF+Jsj6xiWBz62TFxvfp1gE18HeQGzYEtbCcUSJz9q7DQdFEwOliUG+3Kw7AQ==
7025+
version "1.10.2"
7026+
resolved "https://registry.yarnpkg.com/unflow-react-native/-/unflow-react-native-1.10.2.tgz#7e82d1c89762982c79ec33bd3e5f093ac1a663c7"
7027+
integrity sha512-1Dahej2pmY7VpyPcKWBqwdlYu84sr4iOX0M1AlnfuteZ7fYacMobNgVfxaGQ1ZutzHIW+FxzmwZwyf4y0QZaFw==
70287028

70297029
unicode-canonical-property-names-ecmascript@^2.0.0:
70307030
version "2.0.0"

0 commit comments

Comments
 (0)