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

Fix missing watchOS target compile sources #95

Merged
merged 2 commits into from
May 28, 2017

Conversation

Econa77
Copy link
Member

@Econa77 Econa77 commented May 28, 2017

Missing sources in the target of watchOS.
I think that can not use Carthage etc, so I fixed it.

Before

2017-05-28 21 07 10

After

2017-05-28 21 06 47

@freak4pc
Copy link
Member

Can you add a Changelog entry ? Something like "Added missing sources for watchOS target" ?

@freak4pc
Copy link
Member

I'm actually wondering something. How did Travis work up until now if there is a problem with the target? 🤔

https://github.com/RxSwiftCommunity/Action/blob/master/.travis.yml#L8

@Econa77
Copy link
Member Author

Econa77 commented May 28, 2017

Sorry! I added changelog 🚀

@Econa77
Copy link
Member Author

Econa77 commented May 28, 2017

The watchOS test was running, but in reality it was working with empty sources targets 😢

@freak4pc
Copy link
Member

This seems like a super minor change, I'll just go ahead and merge (no breaking changes or affecting previous builds in this case).

@freak4pc freak4pc merged commit 9bfc851 into RxSwiftCommunity:master May 28, 2017
@Econa77 Econa77 deleted the feature/fix-missing-watchOS branch May 28, 2017 12:40
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