Closed alpertas closed 9 months ago
Seems unrelated: File exists @ syserr_fail2_in - /Users/alpertas/Library/Caches/CocoaPods/Pods/External/hermes-engine/dbb153605ad16ff6beffe23b95032e38-54205/destroot/Library/Frameworks/universal/hermes.xcframework/ios-arm64_x86_64-maccatalyst/hermes.framework/Resources
@alpertas Probably related: https://github.com/facebook/react-native/blob/v0.73.4/packages/react-native/template/Gemfile#L6
Please downgrade Cocoapods until react-native
is fixed.
@alpertas Probably related: https://github.com/facebook/react-native/blob/v0.73.4/packages/react-native/template/Gemfile#L6
Please downgrade Cocoapods until
react-native
is fixed.
Thanks, it's working right now.
Before submitting a new issue
Bug summary
Command
Stack
Plugins
Podfile
Error
Library version
^4.1.1
Environment info
Steps to reproduce
cd ios
in project file.pod install
Reproducible sample code