You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*** 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
### Expected Behavior
Clean build.
### Actual Behavior
Get this error instead:
### 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.
The text was updated successfully, but these errors were encountered: