Description
Migrating my libraries / app from RN@0.74 to the latest RN@0.75.2. When building for macOS (Catalyst) target my build fails with that error hermes.framework: bundle format is ambiguous (could be app or framework). I first posted the issue to the Hermes repo (facebook/hermes#1492), but I was told there, it must be an issue on RN side, how it packages stuff.
Steps to reproduce
N/A
React Native Version
0.75.2
Affected Platforms
Build - MacOS
Output of npx react-native info
Stacktrace or Logs
Reproducer
N/A
Screenshots and Videos
No response