Skip to content

Support autolinking the host package on react-native-macos #271

@shirakaba

Description

@shirakaba

s.platforms = { :ios => min_ios_version_supported }

This should probably be something like this:

- s.platforms    = { :ios => min_ios_version_supported }
+ s.platforms    = { :ios => min_ios_version_supported, :osx => min_macos_version_supported }

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