huekit icon indicating copy to clipboard operation
huekit copied to clipboard

Carthage reports "Dependency "HueKit" has no shared framework schemes for any of the platforms: iOS"

Open icosahedron opened this issue 6 years ago • 3 comments

I'm not sure the exact reason, but some research says that the ".xcodeproj/xcshareddata/xcschemes" file should be available for Carthage. Adding it to the repo for some projects has solved this issue.

icosahedron avatar May 13 '18 07:05 icosahedron

Should be solved (b40039e1a3f0b377bc176e4ad632015b622b6576).

louisdh avatar Jun 03 '18 11:06 louisdh

I'm still getting Dependency "huekit" has no shared framework schemes for any of the platforms: iOS.

(I'm using --no-use-binaries)

(Still doesn't work even without it)

ilyakooo0 avatar Jul 25 '18 20:07 ilyakooo0

I submitted a pull request fixing this issue, but it breaks cocoapods

ilyakooo0 avatar Aug 07 '18 12:08 ilyakooo0