maximveksler / GeohashKit

Fast, accurate, fully tested geohashing library for Swift
MIT License
47 stars 11 forks source link

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

Open FancyFresh opened 8 years ago

FancyFresh commented 8 years ago

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 `

maximveksler commented 6 years ago

Can you confirm this still being an issue please ?