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

Added ability to create syncers for tvOS projects #258

Merged
merged 1 commit into from
May 2, 2016

Conversation

voidrender
Copy link
Contributor

This is enough to allow creation of syncers for tvOS targets. Bots are created and executed as expected--see ioveracker/Zen PR #3 for an example.

There is still the issue of how to build both iOS and tvOS targets, or conditionally build one target or the other based on the PR title or something else. But for now, this will suffice for creating syncers that build tvOS projects.

@voidrender voidrender changed the title Added tvOS to DeviceType Added ability to create syncers for tvOS projects Apr 30, 2016
@voidrender voidrender mentioned this pull request Apr 30, 2016
2 tasks
@buildasaur
Copy link
Collaborator

Result of Integration 3

Duration: 10 minutes and 34 seconds
Result: All 42 tests passed, but please fix 1 warning.

@czechboy0
Copy link
Member

@ioveracker Thanks for taking the time to investigate! I'll make further changes to be able to run multiple syncers on the same branch and hopefully that should be enough to allow for testing on multiple platforms without the catch-all schemes.

If you do manage to test out the catch-all scheme, however, it would be great to know if that's also a viable solution usable with Xcode Server. Thanks!

@czechboy0 czechboy0 merged commit e0b220b into buildasaurs:master May 2, 2016
@voidrender
Copy link
Contributor Author

Excellent! I'll continue testing catch-all schemes and let you know if it works out.

@voidrender voidrender deleted the tvos branch May 15, 2016 17:38
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.

3 participants