AlexanderZaytsev / react-native-i18n

React Native + i18n.js
MIT License
2.18k stars 491 forks source link

Fix Xcode 12 compatibility #272

Closed afestein closed 3 years ago

afestein commented 3 years ago

Compilation fails on Xcode 12 with Undefined symbols for architecture errors, due to the React dependency in the podspec.

See the react-native issue here - https://github.com/facebook/react-native/issues/29633#issuecomment-694187116