Skip to content

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

Open
@climam

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 facebook/react-native#29633 (comment)

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions