Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swift 3 compatibility #1

Merged
merged 1 commit into from
Oct 26, 2016
Merged

Swift 3 compatibility #1

merged 1 commit into from
Oct 26, 2016

Conversation

samuelclay
Copy link
Owner

  • Updated dependencies
  • createSceneWithName now returns the completed scene id (since there's no other way to get it) which required a new type alias for the completion handler
  • Added a way to overload the bridge heartbeat delegate so that I can deterministically get the latest scenes
  • Changed the Error class to HueError, since calling it the Error class overwrote Apple's own Error class and had broken CoreBluetooth in weird ways.
  • Added updateLightStateInScene to bridgeSendAPI

@samuelclay samuelclay merged commit 8c84893 into samuelclay:swift3 Oct 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants