feat(fabric): updated ios podspec for implementing new architecture (#3961)
* chore: 🔥 updated FabricExample/Gemfile.lock (bundle install) * feat: updated react-native-video.podspec for implementing new architecture * feat: updated FabricExample/ios/Podfile.lock (pod install) * chore: updated examples/basic Gemfile.lock (bundle install) * chore: ⚡ updated examples/basic ios Podfile.lock (pod install)
This commit is contained in:
@@ -5,11 +5,12 @@ GEM
|
||||
base64
|
||||
nkf
|
||||
rexml
|
||||
activesupport (7.0.4.3)
|
||||
activesupport (6.1.7.8)
|
||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||
i18n (>= 1.6, < 2)
|
||||
minitest (>= 5.1)
|
||||
tzinfo (~> 2.0)
|
||||
zeitwerk (~> 2.3)
|
||||
addressable (2.8.7)
|
||||
public_suffix (>= 2.0.2, < 7.0)
|
||||
algoliasearch (1.27.5)
|
||||
@@ -90,6 +91,7 @@ GEM
|
||||
colored2 (~> 3.1)
|
||||
nanaimo (~> 0.3.0)
|
||||
rexml (~> 3.2.4)
|
||||
zeitwerk (2.6.16)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
@@ -905,6 +905,25 @@ PODS:
|
||||
- ReactCommon/turbomodule/bridging
|
||||
- ReactCommon/turbomodule/core
|
||||
- Yoga
|
||||
- react-native-video/Fabric (6.3.0):
|
||||
- glog
|
||||
- hermes-engine
|
||||
- RCT-Folly (= 2022.05.16.00)
|
||||
- RCTRequired
|
||||
- RCTTypeSafety
|
||||
- React-Codegen
|
||||
- React-Core
|
||||
- React-debug
|
||||
- React-Fabric
|
||||
- React-graphics
|
||||
- React-ImageManager
|
||||
- React-NativeModulesApple
|
||||
- React-RCTFabric
|
||||
- React-rendererdebug
|
||||
- React-utils
|
||||
- ReactCommon/turbomodule/bridging
|
||||
- ReactCommon/turbomodule/core
|
||||
- Yoga
|
||||
- react-native-video/Video (6.3.0):
|
||||
- glog
|
||||
- hermes-engine
|
||||
@@ -917,6 +936,7 @@ PODS:
|
||||
- React-Fabric
|
||||
- React-graphics
|
||||
- React-ImageManager
|
||||
- react-native-video/Fabric
|
||||
- React-NativeModulesApple
|
||||
- React-RCTFabric
|
||||
- React-rendererdebug
|
||||
@@ -1358,7 +1378,7 @@ SPEC CHECKSUMS:
|
||||
React-jsitracing: 7c77101b38fcc8fa7f198de7e1d834350a85af90
|
||||
React-logger: 66b168e2b2bee57bd8ce9e69f739d805732a5570
|
||||
React-Mapbuffer: 9ee041e1d7be96da6d76a251f92e72b711c651d6
|
||||
react-native-video: 382353af62f6cbf8002a6de8d6633769edd2af07
|
||||
react-native-video: 033a57e0fffd1a8fa5cbe8ae3a01b71029032f62
|
||||
React-nativeconfig: d753fbbc8cecc8ae413d615599ac378bbf6999bb
|
||||
React-NativeModulesApple: 964f4eeab1b4325e8b6a799cf4444c3fd4eb0a9c
|
||||
React-perflogger: 29efe63b7ef5fbaaa50ef6eaa92482f98a24b97e
|
||||
|
Reference in New Issue
Block a user