Skip to content

Commit

Permalink
podfile update for reanimated
Browse files Browse the repository at this point in the history
  • Loading branch information
Saadnajmi committed Dec 26, 2024
1 parent 54ab53a commit 4fe4c0c
Showing 1 changed file with 29 additions and 7 deletions.
36 changes: 29 additions & 7 deletions apps/example/macos/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1568,7 +1568,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- RNReanimated (3.15.1):
- RNReanimated (3.16.5):
- DoubleConversion
- glog
- hermes-engine
Expand All @@ -1588,10 +1588,10 @@ PODS:
- ReactCodegen
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- RNReanimated/reanimated (= 3.15.1)
- RNReanimated/worklets (= 3.15.1)
- RNReanimated/reanimated (= 3.16.5)
- RNReanimated/worklets (= 3.16.5)
- Yoga
- RNReanimated/reanimated (3.15.1):
- RNReanimated/reanimated (3.16.5):
- DoubleConversion
- glog
- hermes-engine
Expand All @@ -1611,8 +1611,30 @@ PODS:
- ReactCodegen
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- RNReanimated/reanimated/apple (= 3.16.5)
- Yoga
- RNReanimated/worklets (3.15.1):
- RNReanimated/reanimated/apple (3.16.5):
- DoubleConversion
- glog
- hermes-engine
- RCT-Folly (= 2024.01.01.00)
- RCTRequired
- RCTTypeSafety
- React-Core
- React-debug
- React-Fabric
- React-featureflags
- React-graphics
- React-ImageManager
- React-NativeModulesApple
- React-RCTFabric
- React-rendererdebug
- React-utils
- ReactCodegen
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- RNReanimated/worklets (3.16.5):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -1922,11 +1944,11 @@ SPEC CHECKSUMS:
ReactTestApp-DevSupport: ce66fc1bbcf598d7e90616db390a0274c13e14e7
ReactTestApp-Resources: 86136e1efe3aa7201759371c03dea3df77079b42
RNGestureHandler: 939f21fabf5d45a725c0bf175eb819dd25cf2e70
RNReanimated: 190c12cb20dfa828353e99775beaa1bdf36e7ed9
RNReanimated: 9d20a811e6987cba268ef4f56242dfabd40e85c1
RNSVG: 5da7a24f31968ec74f0b091e3440080f347e279b
SocketRocket: 9ee265c4b5ae2382d18e4ee1d2dd2d7af0ff1ab5
Yoga: 446e6f351a519539ff00a1159fe41e589aab1b94

PODFILE CHECKSUM: 66f9dcbbcbd2faafbceb16ae1b759e93b961de28
PODFILE CHECKSUM: 6689da10704b9e23deff118f7d68386d470e5267

COCOAPODS: 1.15.2

0 comments on commit 4fe4c0c

Please sign in to comment.