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 #62

Closed
sbt007 opened this issue Apr 20, 2017 · 4 comments
Closed

tvOS Support #62

sbt007 opened this issue Apr 20, 2017 · 4 comments

Comments

@sbt007
Copy link

sbt007 commented Apr 20, 2017

Currently the podfile does not allow installation if it is a tvOS project.
Adding something like s.tvos.deployment_target = "10.0" to the podspec should solve this.

I personally do not think that any other special changes to Cucumberish is needed, but have not looked deeper. I was able to run the sample tests provided on a Apple TV simulator. XCode/XCTest supports both iOS and tvOS.

@brentleyjones
Copy link
Collaborator

I'll look into this next week, see if we can update both the Carthage and CocoaPods to support tvOS.

@brentleyjones
Copy link
Collaborator

@sbt007 I added support for tvOS to both Carthage and CocoaPods, in the develop branch. Let me know if everything works for you. If so, it should go out in a release sometime soon.

@sbt007
Copy link
Author

sbt007 commented May 4, 2017

Thanks @brentleyjones - I will try it out.

@brentleyjones
Copy link
Collaborator

This has been released in v1.2.0. Cocoa pods will be updated as soon as @Ahmed-Ali pushes it to trunk.

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

No branches or pull requests

2 participants