Skip to content

Update podspec to keep compatibility with use_frameworks on XCode 12 #322

Description

@climam

Hi,

To allow successful build of react-native app using this package on XCode 12 with use_frameworks, please implement following change in podspec:

-  s.dependency 'React'
+  s.dependency 'React-Core'

For more details see react/react-native#29633 (comment)

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions