Skip to content

Commit

Permalink
chore: Update Podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mrousavy committed Jun 6, 2024
1 parent 08878a2 commit e6e04c5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package/example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -467,16 +467,16 @@ PODS:
- RCT-Folly (= 2021.07.22.00)
- React-Core
- SocketRocket (0.6.1)
- VisionCamera (4.0.5):
- VisionCamera/Core (= 4.0.5)
- VisionCamera/FrameProcessors (= 4.0.5)
- VisionCamera/React (= 4.0.5)
- VisionCamera/Core (4.0.5)
- VisionCamera/FrameProcessors (4.0.5):
- VisionCamera (4.1.0):
- VisionCamera/Core (= 4.1.0)
- VisionCamera/FrameProcessors (= 4.1.0)
- VisionCamera/React (= 4.1.0)
- VisionCamera/Core (4.1.0)
- VisionCamera/FrameProcessors (4.1.0):
- React
- React-callinvoker
- react-native-worklets-core
- VisionCamera/React (4.0.5):
- VisionCamera/React (4.1.0):
- React-Core
- VisionCamera/FrameProcessors
- Yoga (1.14.0)
Expand Down Expand Up @@ -708,9 +708,9 @@ SPEC CHECKSUMS:
RNStaticSafeAreaInsets: 055ddbf5e476321720457cdaeec0ff2ba40ec1b8
RNVectorIcons: 23b6e11af4aaf104d169b1b0afa7e5cf96c676ce
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
VisionCamera: 4c1d19f1ac09f2f42f758e306fcf642536627357
VisionCamera: fae8e97a3e62aad93367abdcce0b1350618004c3
Yoga: 4c3aa327e4a6a23eeacd71f61c81df1bcdf677d5

PODFILE CHECKSUM: 66976ac26c778d788a06e6c1bab624e6a1233cdd

COCOAPODS: 1.14.3
COCOAPODS: 1.11.3
1 change: 1 addition & 0 deletions package/ios/Core/Types/Orientation.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

import AVFoundation
import Foundation
import UIKit

/**
The Orientation used for the Preview, Photo, Video and Frame Processor outputs.
Expand Down

0 comments on commit e6e04c5

Please sign in to comment.