Skip to content

[Carthage] scheme for framework is not shared #206

@ha1f

Description

@ha1f

When I running carthage update, I got following error.

*** Skipped building Swift-YouTube-Player due to the error:
Dependency "Swift-YouTube-Player" has no shared framework schemes for any of the platforms: iOS

If you believe this to be an error, please file an issue with the maintainers at https://github.com/gilesvangruisen/Swift-YouTube-Player/issues/new

I found build scheme is not shared for Swift-YouTube-Player.

Though this commit measures for this problem, this only shares the scheme for example target.

What we need to share is scheme for framework itself, which is removed by this commit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions