diff --git a/ios/Podfile b/ios/Podfile index a4a2fc3..bfcbf25 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -26,7 +26,7 @@ target 'taroDemo' do # Hermes is now enabled by default. Disable by setting this flag to false. # Upcoming versions of React Native may rely on get_default_flags(), but # we make it explicit here to aid in the React Native upgrade process. - :hermes_enabled => false, + :hermes_enabled => true, :fabric_enabled => flags[:fabric_enabled], # Enables Flipper. # diff --git a/ios/Podfile.lock b/ios/Podfile.lock index fa0a1ea..85b5d0e 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -116,6 +116,7 @@ PODS: - FlipperKit/FlipperKitNetworkPlugin - fmt (6.2.1) - glog (0.3.5) + - hermes-engine (0.70.14) - libevent (2.1.12) - lottie-ios (3.4.0) - lottie-react-native (5.1.6): @@ -133,6 +134,12 @@ PODS: - DoubleConversion - fmt (~> 6.2.1) - glog + - RCT-Folly/Futures (2021.07.22.00): + - boost + - DoubleConversion + - fmt (~> 6.2.1) + - glog + - libevent - RCTRequired (0.70.14) - RCTTypeSafety (0.70.14): - FBLazyVector (= 0.70.14) @@ -310,6 +317,17 @@ PODS: - React-logger (= 0.70.14) - React-perflogger (= 0.70.14) - React-runtimeexecutor (= 0.70.14) + - React-hermes (0.70.14): + - DoubleConversion + - glog + - hermes-engine + - RCT-Folly (= 2021.07.22.00) + - RCT-Folly/Futures (= 2021.07.22.00) + - React-cxxreact (= 0.70.14) + - React-jsi (= 0.70.14) + - React-jsiexecutor (= 0.70.14) + - React-jsinspector (= 0.70.14) + - React-perflogger (= 0.70.14) - React-jsi (0.70.14): - boost (= 1.76.0) - DoubleConversion @@ -532,6 +550,8 @@ DEPENDENCIES: - FlipperKit/FlipperKitUserDefaultsPlugin (= 0.125.0) - FlipperKit/SKIOSNetworkPlugin (= 0.125.0) - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`) + - hermes-engine (from `../node_modules/react-native/sdks/hermes/hermes-engine.podspec`) + - libevent (~> 2.1.12) - lottie-ios (from `../node_modules/lottie-ios`) - lottie-react-native (from `../node_modules/lottie-react-native`) - OpenSSL-Universal (= 1.1.1100) @@ -547,6 +567,7 @@ DEPENDENCIES: - React-Core/RCTWebSocket (from `../node_modules/react-native/`) - React-CoreModules (from `../node_modules/react-native/React/CoreModules`) - React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`) + - React-hermes (from `../node_modules/react-native/ReactCommon/hermes`) - React-jsi (from `../node_modules/react-native/ReactCommon/jsi`) - React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`) - React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`) @@ -653,6 +674,8 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/React/FBReactNativeSpec" glog: :podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec" + hermes-engine: + :podspec: "../node_modules/react-native/sdks/hermes/hermes-engine.podspec" lottie-ios: :path: "../node_modules/lottie-ios" lottie-react-native: @@ -677,6 +700,8 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/React/CoreModules" React-cxxreact: :path: "../node_modules/react-native/ReactCommon/cxxreact" + React-hermes: + :path: "../node_modules/react-native/ReactCommon/hermes" React-jsi: :path: "../node_modules/react-native/ReactCommon/jsi" React-jsiexecutor: @@ -789,6 +814,7 @@ SPEC CHECKSUMS: FlipperKit: cbdee19bdd4e7f05472a66ce290f1b729ba3cb86 fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9 glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b + hermes-engine: af3982923f6d1af884ece80592bd40be2c62e064 libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913 lottie-ios: 69495122151a378fdc7d1bb4c5930347e37baf1f lottie-react-native: 8f9d4be452e23f6e5ca0fdc11669dc99ab52be81 @@ -803,6 +829,7 @@ SPEC CHECKSUMS: React-Core: b046bbaddd981014eaac20cef83de953a0405c1b React-CoreModules: 4f0b29e5924b06a868983952265f77fed219f349 React-cxxreact: 818c9b06607f7972e95eeacb326389429c6a2d38 + React-hermes: 7dcff7820e8ef8146b401432ab30f7c5229d1a18 React-jsi: 0bf359879bc4c2c908204b1cd789b0a727a7a568 React-jsiexecutor: 03144eeee729e6a6cb8d7ff2d5653b67315f8f31 React-jsinspector: 6538dfb58970d1fb9d89c9c34e87713ece6c3cf0 @@ -846,6 +873,6 @@ SPEC CHECKSUMS: YogaKit: f782866e155069a2cca2517aafea43200b01fd5a ZXingObjC: 8898711ab495761b2dbbdec76d90164a6d7e14c5 -PODFILE CHECKSUM: 33c6b5e10c0d29609f5a0d4e9eed3341df22dc9b +PODFILE CHECKSUM: 749dbd3abd091e5a4c26d2aee581527e8f678d36 COCOAPODS: 1.14.2