Skip to content

Conversation

@wcandillon
Copy link
Contributor

fixes #3635

  • Adds GCC_ENABLE_CPP_EXCEPTIONS and GCC_ENABLE_CPP_RTTI to the podspec's pod_target_xcconfig

On Android, CMakeLists.txt explicitly adds -fexceptions -frtti to CMAKE_CXX_FLAGS (line 302-303), but the iOS podspec was missing equivalent settings.

The Skia prebuilt binaries are already compiled with these flags on iOS and Android

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

react-native-skia still breaking exceptions

1 participant