mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f217bce77a
Instead of returning when creating the list of header files from our podspecs, we now call `continue`. This is a bug that causes all subsequent globs in the header file list to be omitted after the first omitted glob.