ArtSabintsev/FontBlaster

"Dependency "FontBlaster" has no shared framework schemes"

romaincointepas opened this issue · 5 comments

When doing a carthage update.

Carthage version: 0.8.0
FontBlaster: 1.0.8 (github "ArtSabintsev/FontBlaster" in Cartfile)

Hey, yep! Apparently,I didn't finish the Carthage support stuff. I forgot to make a framework :(

I'll take care of it soon.

@ArtSabintsev Great, thanks!

Will look into it again after Xcode 7 GM goes live.

Hi, I still get the following error when building with Carthage:

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

(using github "ArtSabintsev/FontBlaster" in Cartfile)

Ya, so I became lazy and dropped Carthage all together as I Cocoapods is just easier to deal with all around.