Skip to content

Commit

Permalink
Use stable vc plugin main
Browse files Browse the repository at this point in the history
Technically this means we now support geomodel on iOS. We would need to add it to the app an connect to the frame processor though.
  • Loading branch information
jtklein committed Nov 21, 2024
1 parent 8403657 commit ec1024c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1225,7 +1225,7 @@ PODS:
- VisionCamera/React (4.0.5):
- React-Core
- VisionCamera/FrameProcessors
- VisionCameraPluginInatVision (4.0.5):
- VisionCameraPluginInatVision (4.1.0):
- React-Core
- Yoga (1.14.0)

Expand Down Expand Up @@ -1641,7 +1641,7 @@ SPEC CHECKSUMS:
SDWebImageWebPCoder: e38c0a70396191361d60c092933e22c20d5b1380
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
VisionCamera: 4c1d19f1ac09f2f42f758e306fcf642536627357
VisionCameraPluginInatVision: 8480b3955bc608e913135d3bebaa57939911fb82
VisionCameraPluginInatVision: ad0412249baa14ad9660e2c536f5370e6029deb2
Yoga: 2a16e58450c48e110211dae1159fb114bbcdcfc0

PODFILE CHECKSUM: 10e968d6ad2bca83e521f2b5695a4b3ffd1e8753
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"react-native-webview": "^11.26.1",
"react-native-worklets-core": "1.3.3",
"realm": "^12.5.1",
"vision-camera-plugin-inatvision": "github:inaturalist/vision-camera-plugin-inatvision#4.0.5-stable"
"vision-camera-plugin-inatvision": "github:inaturalist/vision-camera-plugin-inatvision"
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down

0 comments on commit ec1024c

Please sign in to comment.