Files
react-native/packages/react-native/scripts
Dmitry RykunandFacebook GitHub Bot a56e5dad7c Fail Xcode build if Build JS Bundle script phase fails (#39113)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/39113

This diff makes Xcode build fail if `Build JS Bundle` script phase fails. Before that the script phase could fail silently resulting in subltle breakages. E.g. we could get seemingly working app that doesn't have proper jsbundle or source maps.
Changelog: [IOS][Fixed] - Fail Xcode build if Build JS Bundle script phase fails.

Reviewed By: motiz88

Differential Revision: D48562229

fbshipit-source-id: 247e271b1ce28061418bb7a8277dcabf3dcf99aa
2023-08-29 06:49:13 -07:00
..