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

tvOS support #51

Open
rmvz3 opened this issue Nov 5, 2015 · 5 comments
Open

tvOS support #51

rmvz3 opened this issue Nov 5, 2015 · 5 comments

Comments

@rmvz3
Copy link

rmvz3 commented Nov 5, 2015

I guess I will not be the last to ask for this. It seems that Apple made a few changes in the tvOS API. It would be great to have this library updated

@danoli3
Copy link
Contributor

danoli3 commented Nov 6, 2015

I'll have a go.

@ryangittings
Copy link

+1

@danoli3
Copy link
Contributor

danoli3 commented Nov 24, 2015

I have a working version... I'll clean it up and PR

@danoli3
Copy link
Contributor

danoli3 commented Dec 15, 2015

Main changes are: Since tvOS has no ability to save a NSData object to any location (no application support / or permanent storage location on tvOS), have to change this system to NSUserDefaults.

@Sam-Spencer keep this in mind for the Swift port, maybe a better idea to re-design into NSUserDefaults.

@danoli3
Copy link
Contributor

danoli3 commented Dec 15, 2015

@Sam-Spencer Do you have the PSD of the original large Icon with the spheres?

@danoli3 danoli3 mentioned this issue Dec 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants