PhilipsHue / PhilipsHueSDK-iOS-OSX

The Software Development Kit for Philips Hue on iOS and OS X (beta)
579 stars 169 forks source link

Can we get a copy of the HueSDK.framework that does not depend on UIKit #34

Closed ajones closed 10 years ago

ajones commented 11 years ago

Hey Guys, I have been using DPHue for a while now to do cocoa development for the HUE system. I would like to switch over to the official HueSDK framework however it depends on UIKit. Can you point me to a version of the framework which does not have iOS dependencies or to the framework source?

cloudcosmonaut commented 11 years ago

Hi ajones, why do you want to get rid of UIKit? Or do you want an Mac OS X framework?

RSully commented 10 years ago

I'd also like a Mac framework

ajones commented 10 years ago

@hbruinsma wow I completely missed your comment so sorry for the delayed response. Yes, as @RSully mentions I have multiple mac applications that I would like to use the official Phillips SDK with but the dependency on UIkit within the hue.framework makes it unusable. Any word on splitting the dependency or releasing the framework source.

jhvdb87 commented 10 years ago

The OS X framework we just released doesn't have the UIKit dependency. So this issue should be fixed.