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 Support Is Broken #19

Open
yshumeiko opened this issue Mar 7, 2019 · 2 comments
Open

Carthage Support Is Broken #19

yshumeiko opened this issue Mar 7, 2019 · 2 comments

Comments

@yshumeiko
Copy link

With PR #14 Xcode proj files where removed from repository. Specifically the Xcode proj files removed within [15606d8] were not restored with successive [80ef4ea].

This results in that Carthage fails to build the library with "...carthage Skipped building due to the error: Dependency mcumgr-ios has no shared framework schemes for any of the platforms: iOS while no binary project specification provided..."

Is it possible to restore Xcode proj files.

@bgiori
Copy link
Member

bgiori commented May 13, 2019

Hi, Sorry I missed this! Is this issue still relevant?

@yshumeiko
Copy link
Author

Hi, With Cartfile entry: github "JuulLabs-OSS/mcumgr-ios" ~> 0.7.0, running CLI carthage update mcumgr-ios produces the following error:
*** Skipped building mcumgr-ios due to the error: Dependency "mcumgr-ios" has no shared framework schemes

Carthage version 0.33.0 .

dinesharjani added a commit to dinesharjani/mcumgr-ios that referenced this issue Jan 17, 2022
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

No branches or pull requests

2 participants