react-native-static-server icon indicating copy to clipboard operation
react-native-static-server copied to clipboard

[v0.16.0] Broken builds for macOS (Catalyst)

Open birdofpreyru opened this issue 1 year ago • 1 comments

After the upgrade from [email protected] to [email protected] (https://github.com/birdofpreyru/react-native-static-server/issues/117) the builds of Example App for macOS (Catalyst) fail with the error hermes.framework: bundle format is ambiguous (could be app or framework). Presumably, a bug in Hermes, reported https://github.com/facebook/hermes/issues/1492, waiting for a feedback.


Update: In the end, it turned out to be a bug on RN side (https://github.com/facebook/react-native/issues/46213). The bug ticket is already closed, and, presumably, the fix will be delivered with [email protected].

birdofpreyru avatar Aug 25 '24 12:08 birdofpreyru