mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
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