maximveksler/GeohashKit

Dependency "GeohashKit" has no shared framework schemes for any of the platforms: iOS

Opened this issue · 1 comments

I tried to install GeohashKit using carthage with platform target = iOS and received the following error:

Dependency "GeohashKit" has no shared framework schemes for any of the platforms: iOS
`Nathan$ carthage update --platform ios
*** Fetching GeohashKit
*** Checking out GeohashKit at "0.1"

*** Skipped building GeohashKit due to the error:
Dependency "GeohashKit" 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/maximveksler/GeohashKit/issues/new
`

Can you confirm this still being an issue please ?