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

Can't build for iOS using Carthage #19

Open
kohlab opened this issue Nov 3, 2019 · 0 comments
Open

Can't build for iOS using Carthage #19

kohlab opened this issue Nov 3, 2019 · 0 comments

Comments

@kohlab
Copy link

kohlab commented Nov 3, 2019

### Expected Behavior

Clean build.

### Actual Behavior

Get this error instead:

*** Skipped building MMSProfileImagePicker due to the error:
Dependency "MMSProfileImagePicker" 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/miller-ms/MMSProfileImagePicker/issues/new

### Steps to Reproduce

Create a Cartfile that includes the line:
github "miller-ms/MMSProfileImagePicker" ~> 1.4.0

Run:
carthage update --platform iOS --no-use-binaries

### ....*

I haven't done this before myself, but it looks like a quick fix.

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

1 participant