-
Notifications
You must be signed in to change notification settings - Fork 283
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels