Closed MoSattler closed 8 months ago
I am sorry, no idea what XCode Cloud is, unfortunately we are unable to provide support for it. We can help with issues with the CMake build itself, but beyond that, the Hermes podspec is maintained by React Native: https://github.com/facebook/react-native/tree/main/packages/react-native/sdks/hermes-engine.
Judging from the error output above, seems that CMake is missing.
Hey @tmikov - Got it, thanks for checking it out! Just as a sidenote, Xcode Cloud is Apple's CI/CD for building, testing, deploying (etc).
When trying to build my RN code for iOS in Xcode cloud, it seems like there is a persistent connection problem:
is this a known problem for Hermes + xcloud? Cause the IP looks like a private one.