Description
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://github.com/Carthage/Carthage#share-your-xcode-schemes