Nicejinux/NXDrawKit

Carthage Error

vasiliilevkovskii opened this issue · 4 comments

*** No Cartfile.resolved found, updating dependencies
*** Fetching NXDrawKit
*** Checking out NXDrawKit at "0.5.0"
*** xcodebuild output can be found in /var/folders/_c/3gsl_2314yb_xbhnhc1ld89h0000gn/T/carthage-xcodebuild.MndZdz.log
Dependency "NXDrawKit" has no shared framework schemes

cart file
github "nicejinux/NXDrawKit" ~> 0.5.0

carthage version
0.20.0

xcode
8.2.1

sorry. I'll fix it and let you know.

Thanks.

Same issue for me... any idea how to fix this?

@bshyong
Sorry. I don't know how to fix it, but I found this comment from GitHub.
can you check this first?

Carthage/Carthage#1890

I think that carthage requires a configured xcodeproj file. Something like this.

See this post on StackOverflow.