Skip to content

Error on installation via Carthage #40

Open
@ARGAMX

Description

@ARGAMX

Cartfile:

github "TimOliver/TOPasscodeViewController"

Terminal:

iMac:App-iOS-Sources user$ carthage update --platform iOS --no-use-binaries
*** Cloning TOPasscodeViewController
*** Checking out TOPasscodeViewController at "0.0.2"
*** xcodebuild output can be found in /var/folders/nb/9g4bcynn1bbbl93rrd7nns4h0000gn/T/carthage-xcodebuild.Hj36cs.log
*** Skipped building TOPasscodeViewController due to the error:
Dependency "TOPasscodeViewController" 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/TimOliver/TOPasscodeViewController/issues/new

How to fix this Error?
I have 17 plugins from GitHub installed in the iOS project via Carthage. I want to install TOPasscodeViewController as a 18 plugin, but getting this Error.
Thanks.

Seems that fremework don't support Carthage yet.
But seems adding Carthage support is quite easy task:

https://amerhukic.com/how-to-add-carthage-support-in-existing-cocoapod-project

https://webcache.googleusercontent.com/search?q=cache:gNv43se4RWIJ:https://amerhukic.com/how-to-add-carthage-support-in-existing-cocoapod-project

https://github.com/Carthage/Carthage#share-your-xcode-schemes

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions