levancho
levancho
this issue is breaking xcode cloud builds. i am unable to specify to install specifically version 1.14. in ci_post_clone.sh brew install [email protected] - does not work any suggested workaround?
for xcode cloud curl https://raw.githubusercontent.com/Homebrew/homebrew-core/1364b74ebeedb2eab300d62c99e12f2a6f344277/Formula/c/cocoapods.rb > cocoapods.rb brew install cocoapods.rb solved the problem
i am having a same error when i try to build ios bundler file i get : ` Recrawled this watch 75 times, most recently because: MustScanSubDirs UserDroppedTo resolve, please...
I tried with metro versions all the way up to 0.76 (inclusive) same error.
is there an update on this? we are blocked..
testing the build on Xcode cloud.. will report the result here ..
so, problem I think is that many users do not explicitly declare metro dependencies, since its get pulled down transitively anyways.. so with react native 0.71.14 I am getting metro...