Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Carthage] scheme for framework is not shared #206

Open
ha1f opened this issue Sep 30, 2020 · 3 comments · May be fixed by #207
Open

[Carthage] scheme for framework is not shared #206

ha1f opened this issue Sep 30, 2020 · 3 comments · May be fixed by #207

Comments

@ha1f
Copy link

ha1f commented Sep 30, 2020

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.

@ha1f ha1f changed the title scheme is not shared [Carthage] scheme for framework is not shared Sep 30, 2020
@ha1f ha1f linked a pull request Sep 30, 2020 that will close this issue
@jianyaoang
Copy link

Having the same issue when install via Carthage

@aaronn
Copy link

aaronn commented Dec 4, 2020

Same issue.

@karanatwal
Copy link

Same issue with 0.7.0, 0.7.1 and 0.7.2 Anyone found solution ?

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 a pull request may close this issue.

4 participants