Archive crashing with main.jsbundle does not exist (after upgrade to xcode 10.2) #25123
Labels
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
Tech: Bundler 📦
This issue is related to the bundler (Metro, Haul, etc) used.
Type: Question
Issues that are actually questions and not bug reports.
Hi there,
I'm using this command to archive my app:
And it fails with error :
Xcode : 10.2.1 (10E1001)
React: 0.59.8
It starts after upgrade to xcode 10.2. Xcode 9.4 works perfectly. If I'm trying to make archive with xcode app interface it shows success and xcode instantly turns off without any errors. So this is the reason why I'm using command line.
I've checked that path and main.jsbundle is not generated in that DerivedData. May anyone have any thoughts about this error?
The text was updated successfully, but these errors were encountered: