Skip to content

Not building on Carthage v0.34 #127

Open
@Nickersoft

Description

Attempting to install/build via the latest release of Carthage (v0.34) results in the following error:

Dependency "LocationManager" 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/intuit/LocationManager/issues/new

After some snooping online it would seem this is a problem with how the library is structured, seeing all resources I could find blame the absence of xcschemas as the cause of this error, when this repo definitely includes them.

I'm wondering if anyone else has been able to repro + what could be causing this?

For reference all I did was run:
carthage update LocationManager --platform ios

My Cartfile contains
github "intuit/LocationManager" ~> 4.4.0

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions