[iOS Archive fails] - main.jsbundle does not exist. This must be a bug with #47285
Labels
📦Bundler
Needs: Author Feedback
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Platform: iOS
iOS applications.
Description
After bumping react native to
v0.75.4
and few other dependencies xCode Archive started failing.Note that building and running the app locally works as expected both for iOS and Android only Archive fails at the very end.
Any info on how to resolve this issue is much appreciated
Steps to reproduce
These are the basic steps i followed:
yarn install
cd ./ios && pod update
Product > Clean build folder
Product > Archive
=> Archive fails at the very end with the error that is attached
Note that i tried deleting DerivedData, clearing yarn and pod cache but that didn't work.
React Native Version
0.75.4
Affected Platforms
Build - MacOS
Output of
npx react-native info
Stacktrace or Logs
Reproducer
This happens in my personal project
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: