Closed monkeyswarm closed 5 months ago
Looks like I was able to fix this by using non-system versions of pod
(and ruby)
rbenv
via homebrewpod
to install the xcodeproject dependenciesThis should be called out in the installation steps, if the system version of pod is always going to fail
Hi @monkeyswarm,
Thank you for the confirmation. Could you please let me know if you still require support on this issue, or if we can close it as resolved?
This issue has been marked stale because it has no recent activity since 7 days. It will be closed if no further activity occurs. Thank you.
This issue was closed due to lack of activity after being marked stale for past 7 days.
OS Platform and Distribution
MacOS Sonoma
Compiler version
No response
Programming Language and version
Use of Cocoapods to install dependencies for an iOS project
Installed using virtualenv? pip? Conda?(if python)
No response
MediaPipe version
No response
Bazel version
No response
XCode and Tulsi versions (if iOS)
No response
Android SDK and NDK versions (if android)
No response
Android AAR (if android)
None
OpenCV version (if running on desktop)
No response
Describe the problem
Followed iOS setup at https://ai.google.dev/edge/mediapipe/solutions/setup_ios. Default ruby version on MacOS (2.6) causes install failure; no guidance on expected or minimum Ruby version.
Complete Logs