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

Switch to universal framework #20

Merged
merged 1 commit into from Dec 23, 2015
Merged

Switch to universal framework #20

merged 1 commit into from Dec 23, 2015

Conversation

keith
Copy link
Contributor

@keith keith commented Dec 22, 2015

Now our xcode project uses some awesome xcconfigs so that we only
have a single framework target and test target in our project. This
framework is universal so it still works with all the platforms
(including newly added watchOS). Carthage also handles this framework
correctly. This also adds a new travis build to make sure that carthage
can build the frameworks correctly.

Now our xcode project uses some awesome [xcconfigs][0] so that we only
have a single framework target and test target in our project. This
framework is universal so it still works with all the platforms
(including newly added watchOS). Carthage also handles this framework
correctly. This also adds a new travis build to make sure that carthage
can build the frameworks correctly.

[0]: https://github.com/mrackwitz/xcconfigs
@keith keith mentioned this pull request Dec 22, 2015
@keith keith merged commit 7cbd807 into master Dec 23, 2015
@keith keith deleted the ks/universal-framework branch December 23, 2015 03:35
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.

None yet

1 participant